Releases: ActuallyHappening/ChessBois
Releases · ActuallyHappening/ChessBois
v0.1.8: Copy&Paste buttons, error window
v0.1.7: Saves & hotkeys
Extra features:
- Hotkeys for colours in manual moves
- Can copy-paste save manual moves
- Basic error display
v1.1.6: Colours & Dots
Extra features:
- In manual mode, you can now colour the visualisation lines that you place
- In manual mode, you can now place invisible visualisations by choosing the 'Invisible' colour
- Visualisations now show a dot (small circle) when they pass through a square
Public Release v0.1.5: Manual drawing
New features:
- New mode, allowing for drawing with 3 levels of freedom
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
Public Release: v0.1.4
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