Dots and Boxes — 2 Player Strategy Game
Connect dots to form boxes. The player who completes the most boxes wins. 2-player hot-seat.
How to play
- Players take turns clicking a line between two adjacent dots to claim it.
- When you draw the 4th side of a box, you score a point and take another turn.
- Blue = Player 1, Red = Player 2 — play on the same device.
- The player with the most completed boxes when all lines are drawn wins.
Two players take turns clicking lines between dots. Complete a box to score a point and get another turn. Most boxes wins! Perfect for two players on one screen.
How it works
Dots and Boxes is a pencil-and-paper strategy game for two players, here implemented as a hot-seat digital version. Players take turns drawing a single horizontal or vertical line segment between two adjacent dots. When a player's line completes the fourth side of a 1x1 box, they claim that box and take an extra turn. The player who claims the most boxes wins.
The game looks simple but has deep strategy. The opening phase is about avoiding being the first to create a chain — a sequence of boxes where each has only two sides drawn. Completing a chain forces the player who opened it to hand all its boxes to the opponent. Expert play involves deliberately controlling chain parity: if the total number of long chains is even, the second player wins; if odd, the first player wins.
A key tactic is the double-cross sacrifice: when an opponent offers you a chain of two boxes, take only the boxes that do not open a long chain, sacrificing those two to give your opponent a small reward while retaining control of parity.
Dots and Boxes is excellent for teaching game theory, combinatorial reasoning, and reading ahead in two-player strategy games.
Worked example
Identify and avoid opening a chain
- Early game: draw lines that give no box three sides yet — focus on edges and isolated segments.
- Mid game: notice a row of three boxes each with two sides filled — this is a chain.
- Avoid adding the third side to any of these boxes; play elsewhere instead.
- Force your opponent to open the chain by exhausting all other safe moves.
- Claim all boxes in the chain and take your bonus turns.
You claimed all chain boxes while your opponent was forced to open them — a clear positional gain.
Common mistakes to avoid
- Drawing the third side of a box early in the game, handing your opponent an entire chain of free boxes.
- Ignoring chain parity and treating every move as independent rather than thinking about long-term board structure.
- Claiming a 2-box chain when doing so opens a 5-box chain for your opponent — the double-cross sacrifice is better.
Key terms
- Chain
- A sequence of boxes where each has exactly two sides drawn; completing one end gives the opponent a run of free boxes.
- Parity
- Whether the number of long chains (3+ boxes) is odd or even, which determines who wins with optimal play.
- Double-cross
- Sacrificing a short 2-box segment to the opponent to avoid opening a long chain and preserve favorable parity.
Frequently asked questions
- Do I get another turn when I complete a box?
- Yes — completing a box earns you a point AND another turn.
- Is there an AI opponent?
- This is a 2-player hot-seat game. Take turns on the same device.