Public Release: v0.1.4
ActuallyHappening
released this
07 Jul 06:38
·
291 commits
to master
since this release
Features:
- Up to 20x20 boards
- Hamiltonian Path & Hamiltonian Cycle algorithms
- Visualisations of knights paths
- Ability to arbitrarily disable squares by clicking on them
- Saves known results and presents using icons
- Upper resource cap, to avoid freezing or crashing difficult computations
To install on your computer:
- macOS: Download the
.dmg
file, double click, and open the.app
file inside. You will likely need to update to the latest OS, and disable security manually in system preferences (openPreferences -> Privacy and Security -> 'bevy solver could not be opened' -> Open anyway
) since I am lazy and haven't signed my code - Windows: Download the
.zip
file, extract all, then open thebevy_solver.exe
file. You will likely get a security warning, open anyway