GUIDE #50
Tiny Territory
Tiny Territory is a territory claim on a 4×4 grid. Take turns claiming empty cells — most cells when the board fills wins.
01 // CONTROLS
Controls
- Click an empty cell to claim it
- Blocked cells cannot be taken
02 // STEPS
Step by step
-
01
Open the game
From the arena roster, open this game’s play page.
-
02
Create or join a room
Host creates a room and shares the code. The second player joins with that code.
-
03
Both hit Ready
When two players lock in, the match starts instantly — no accounts needed.
-
04
Claim a cell
On your turn, click any empty square on the 4×4 board.
-
05
Fill the board
Players alternate until every claimable cell is owned.
-
06
Majority wins
Highest cell count wins. Equal counts are a draw.
03 // EDGE
Pro tips
- Early corner and edge grabs can matter on small boards.
- Don’t mirror blindly — break symmetry when behind.