♞ Knight's Tour
Move the knight to visit every square exactly once.
A.K.A.
Also known as: Knights Tour, Knight Tour Puzzle
Category
Chess & Movement
How to Play
- The knight moves in an L-shape (2+1 squares)
- Visit every square on the board exactly once
- Start from the given position
- The knight cannot revisit squares
- Complete tour visits all squares
Puzzle Source
➖ N/A
This is a sandbox/classic puzzle without generated content.
Source: User-driven knight movement puzzle
Tips & Strategy
- Prefer moves that go to corners and edges first
- Use Warnsdorff's rule: move to the square with fewest onward moves
- Plan several moves ahead to avoid getting stuck
Issues & Bugs
🔍 Search existing issues for "KnightsTour"
📝 Report a new bug
Part of the Enigma puzzle collection