Computing: Free Pascal Programming

Logic puzzle: Number Cross.


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

Description: Puzzle game with numbers placed on a grid, the aim being to find those numbers, that added by row and column, equal a given row/column sum. Even though the application may be considered to be a mathematical game (with basic arithmetic calculation), it primarily is a logic puzzle. In fact, to find the correct solution of the puzzle, you have to explore the grid numbers, and by logical thinking, determine, those numbers, that are necessarily part of the ones to be used to get the row/column sums or, on the contrary, those, that can't be part of this selection.
The puzzle is normally done by marking the numbers to be excluded, i.e. that will not be used to get the row/column sums. NumberCross gives the users the choice (Options menu), to select the numbers to be excluded, or those to be included.

Free Pascal features: Changing the color of shapes and the caption of static-texts during execution. Two-dimensional arrays (classic Pascal).

Screenshot:

NumberCross - a free logic game for PC

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