Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sandeepvashishtha/knighttraversal
- Owner: SandeepVashishtha
- License: mit
- Created: 2023-11-18T14:22:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T14:46:38.000Z (about 1 year ago)
- Last Synced: 2023-11-18T15:30:08.454Z (about 1 year ago)
- Language: C++
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE