GOAL
Connect every pair of same-coloured dots with a continuous path and fill every single cell on the grid. Both conditions must be met to solve the puzzle.
RULES
- Drag from a dot to draw a path. Paths must move through adjacent cells (no diagonals).
- Paths cannot cross or overlap each other.
- Dragging over part of an existing path truncates it at that point.
- The puzzle is solved when all dots are connected and all cells are filled.
SCORING
Base points by difficulty (Easy 500 · Medium 1000 · Hard 2000). 30 pts deducted per move over par. Minimum score is 50.
Why this sharpens your mind
SPATIAL PLANNING
Routing paths through constrained space exercises the same neural circuits as navigation, route-planning, and multi-step problem solving.