Hidato
Loading game...
Loading game...
Hidato (also known as Number Snake) is a logic puzzle that challenges you to fill a grid with consecutive numbers! Starting from 1, each number must connect to the next—horizontally, vertically, or diagonally. Some numbers are given, and you must deduce the rest. The result is a continuous path winding through the grid. Simple concept, satisfying solutions!
Fill the entire grid with consecutive numbers starting from 1, creating a continuous path where each number connects to the next. Use the given numbers as anchors to deduce the positions of all missing numbers.
Click empty cells to place the next consecutive number. Numbers must connect to their neighbors (horizontally, vertically, or diagonally). Right-click to remove a number.
Click on an empty cell to place numbers. You can only place the next consecutive number. Right-click or use Delete to remove a placed number.
Copy the code below to embed this game on your website or blog:
<iframe src="https://ruleword.com/embed/hidato/" width="600" height="400" frameborder="0" style="border-radius:12px"></iframe>