The game is a variant of the challenging game SnubbyLand.
In this page, you can choose the mode of playing you wish for, it includes:
- A single player: use the arrows to move the red square.
- Two players: the other player uses WASD buttons.
- Automatic mode: you play against the computer.
NOTE: Create Level button isn't implemented.
The game provides an infinite number of levels (Automatically generated not hand-crafted). All levels are unlocked, so you can choose any level you wish.
Depending on which you chose at the beginnning, you'll see one or two squares, one red for the player with arrows, the green one (if it exists) uses the WASD or it's controlled by the machine. Also, there is a small red button on the top left corner, it's used to pause the game or quit it.
NOTE: If you chose the AUTOMATIC mode, you'll see some red dots on the board. However, they don't contribute to the level's outcome, they are used to help the computer move throughout the level.
This page shows the outcome of the game; whether you won or lost (though it's likely that you'll lose).
To launch the game, launch the main file using the usual command: './main'. Or you can recompile the 'main.cpp' file, then run it in case you use a different OS other than Linux.