Skip to content

The Knight’s Tour is a fun puzzle where you move the knight so that it visits every square of the chessboard once. The rules are simple and fun, but the game is really hard to master. Let’s make a program to find a solution!

Notifications You must be signed in to change notification settings

AlejandroRM-DEV/Knights-Tour-Puzzle

Repository files navigation

Knights-Tour-Puzzle

The Knight’s Tour is a fun puzzle where you move the knight so that it visits every square of the chessboard once. The rules are simple and fun, but the game is really hard to master. Let’s make a program to find a solution!

About

The Knight’s Tour is a fun puzzle where you move the knight so that it visits every square of the chessboard once. The rules are simple and fun, but the game is really hard to master. Let’s make a program to find a solution!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages