🔢 Hidato
Fill the grid with consecutive numbers that connect through adjacent cells.
A.K.A.
Also known as: Number Snake, Number Path
Category
Loop & Path
How to Play
- Place consecutive numbers starting from 1
- Each number touches the next (including diagonals)
- Some numbers are given as clues
- Find a path from 1 to the maximum number
- All cells must be filled
Puzzle Source
🔧 Generator
Puzzles are algorithmically generated on-the-fly.
Source: Generated consecutive number path puzzles
Tips & Strategy
- Start from given numbers and work outward
- Large gaps between givens constrain the path
- Count cells to verify you have room for all numbers
Issues & Bugs
🔍 Search existing issues for "Hidato"
📝 Report a new bug
Part of the Enigma puzzle collection