Computing: Free Pascal Programming

Move tiles until their numbers form a sequence.


Download MoveTheNumbers desktop application (Windows 64bit) Download MoveTheNumbers source code (Lazarus/Free Pascal)

Description: The aim of the game is to move numbered tiles in a way that the numbers form an ascending sequence (from left to right and from top to bottom). A tile can be moved if there is a free space at its left, right, top or bottom side. To move a tile, just click it; when finished, push the "Done" button. When the button caption is "Show", you can view the computer moving the tiles in a number of moves equal to the one indicated. Use "New" in the "Game" menu to make new level settings active and start a new game.

Free Pascal features: Mouse-click events. Changing the caption of static texts and the color of shapes during runtime. Usage of timers. Complex data structures (classic Pascal).

Screenshot:

PC game: Move tiles until their numbers form a sequence

If you like this application, please, support me and this website by signing my guestbook.