Written in Rust using the rust-sfml bindings
- Clone the repository
- Run
cargo build
orcargo build --release
- Performance difference between debug and release is about 30-50 frames per second on my machine
Spacebar
is used for pausing/resuming the simulationF1
toggles the debug panelF2
toggles vsync (default: On)Left Mouse
moves the ant to cursorRight Mouse
toggles the state of the cell underneath the cursor