Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iainjreid/knights-tour
🎲 This is a sandbox repository for me to practice new languages by solving the old Knights Tour exercise
https://github.com/iainjreid/knights-tour
javascript nodejs pet-project puzzle typescript
Last synced: about 23 hours ago
JSON representation
🎲 This is a sandbox repository for me to practice new languages by solving the old Knights Tour exercise
- Host: GitHub
- URL: https://github.com/iainjreid/knights-tour
- Owner: iainjreid
- Created: 2016-12-05T23:38:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T21:12:05.000Z (about 3 years ago)
- Last Synced: 2023-02-28T06:06:35.471Z (over 1 year ago)
- Topics: javascript, nodejs, pet-project, puzzle, typescript
- Language: JavaScript
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Knights Tour
A selection of code examples solving the old Knights Tour exercise