Knight's Journey
The Knight's Tour is a classic puzzle and mathematical problem that involves moving a knight chess piece on an empty chessboard in such a way that the knight visits every square exactly once. The goal of the game is to find a sequence of knight moves that accomplishes this task.
The first game that I created with only JS, HTML, and CSS.
Leave a comment
Log in with itch.io to leave a comment.