Puzzle rules
Numberlink
Connect each pair of matching numbers with one continuous path. Paths move horizontally or vertically and cannot cross, overlap, branch, or pass through another numbered cell. Every grid cell must belong to exactly one path.
How to solve
Complete rules
Goal: Connect every pair of matching numbers. Rules: - Each pair is joined by one continuous path that moves horizontally or vertically. - Paths cannot cross, overlap, branch, or pass through a number belonging to another pair. - Every cell, including the numbered endpoints, must be used by exactly one path.