Back to the old time, when I was learning C++, it is really fun and interesting :)
The first assignment was developed by C++ and it is a puzzle game.
The gameplay is easy enough, all you have to do is arrange all the alphabets in ascending order. Initially all the alphabets have been sorted randomly.
Sample screenshot as shown below:
Rearrange until it looks like:
A B C D
E F G H
I J K L
M N O _
*Download Link
could you please give me the source code or an algorithm for this game ?
ReplyDelete