By Rajadurai .P
Here is the code for a simple game developed using WinForms.
This game is about arranging the shuffled numbers in ascending order.
To move the tiles, use the up/down/left/right arrows.
To compile the program, type:
csc NumberShuffle.cs
Download NumberShuffle.cs