How can we make the values in a 2D array in C# move from one square to another by using the arrows on the keyboard? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we make the values in a 2D array in C# move from one square to another by using the arrows on the keyboard?

I have to make a game called jeu Taquin. It is similar to tic tac toe. In that game there is a 2d array in which the numbers aren't in order. The player has to use the left and right arrows on the keyboard to be able to move the numbers to put them in order.

8th Mar 2022, 10:03 PM
Sirenix
0 Answers