Magic Knight's tour tool
Knight's tour explorer
Made by Christian Lawson-Perfect in 2025 - https://somethingorotherwhatever.com
This is an Elm app. To rebuild this, use https://elm-lang.org/. The build command is elm make src/App.elm --output=app.js
The necessary files for use are:
- index.html
- style.css
- app.js
- load-app.js