FillSQR is a simple puzzle game, where player has to fill entire gaming area of size 10x10 cells. Player has three towers of blocks, which can be moved into any direction along gaming area. Each move cost one block, but for each pattern he gains the bonus blocks. The best way to win the game is to arrange the block so that you gain biggest bonus possible. The game gets harder and harder through the levels.

This game was made with intention to implement my path-finding algorithm.

Visit download page 20.11.1999