| Level: 1 2 3 4 |
Tents |
-:--:-- |
CLOSE
The board is a 10×10 grid with some trees already placed. Your goal is to place the tents so that every tree gets its own.
Example (correct tents never touch each other):
| 1 | 0 | 1 | 0 | 1 | |
| 1 | |||||
| 0 | |||||
| 1 | |||||
| 0 | |||||
| 1 |
Tap an empty cell to place a tent; tap it again to remove it. You don't need to select anything beforehand.
If a newly placed tent breaks a rule (it touches another tent, or its row/column is already full), it will light up in pink. You're not forced to change it: you can keep placing tents.
At the top you can pick the level. The higher the level, the more tents (and trees) to place on the 10×10 board.
1 2 3 4
The stopwatch measures your game time (it updates on each tap) and your best time per level is saved below the board.
CLOSE
| 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 | ||||||||||
| 0 |