Knight’s Tour: Number Every Square from 1 to 100
Online knight’s tour puzzle: move a chess knight across the whole board without landing on any square twice, numbering the squares from 1 to 100 as you go. Boards are 5×5, 6×6, 8×8 and 10×10 — the classic chessboard tour and the school-notebook version alike. Hints are off by default — you spot the legal moves yourself — but one switch brings back the dots on every legal square and the warning about the ones that make the tour impossible. The tool can also finish the route for you.
How to play
5×5 and 6×6 to warm up, 8×8 for the classic chess problem, 10×10 for the notebook version numbered 1 to 100.
Click any square — it gets the number 1. From there you find the moves yourself: highlighting is off by default.
Each next number goes two squares in one direction and one square perpendicular to it. No square may be used twice.
The Hints switch has three steps: Off (the default), Moves — a dot on every legal square, and Moves + dead ends — plus a cross on the moves after which the board can no longer be finished. Undo takes back the last number; Show solution completes the route.