Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandeepvashishtha/knighttraversal

KnightTraversal is a C++ program that demonstrates the Knight's Tour problem on a chessboard. The Knight's Tour is a classic chess problem where the objective is to make a knight visit every square of the board exactly once.
https://github.com/sandeepvashishtha/knighttraversal

Last synced: 17 days ago
JSON representation

KnightTraversal is a C++ program that demonstrates the Knight's Tour problem on a chessboard. The Knight's Tour is a classic chess problem where the objective is to make a knight visit every square of the board exactly once.

Awesome Lists containing this project