Skip to content

Public Release: v0.1.4

Compare
Choose a tag to compare
@ActuallyHappening 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 (open Preferences -> 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 the bevy_solver.exe file. You will likely get a security warning, open anyway