Game components:
- Board: Square board with 9x9 fields.
- Pawns: Each player has one pawn.
- Walls: Each player gets a certain number of walls (10 for a two-player game, and 5 for a four-player game).
Game rules:
- Goal: The goal is to be the first to reach the opposite side of the board with your pawn.
- Moves: Players take turns moving their pawn one square in any direction (up, down, left, right) or placing one of their walls on the board to make it difficult for the opponent to move.
- Walls: Walls can be placed between two squares and serve to block the opponent's progress. However, it is not allowed to completely block the way to the finish line; there must always be a possibility of reaching the goal.
Tactics:
The game requires a balancing act between attack and defense — players must plan their way to the goal while simultaneously disrupting the opponent with walls.