Very simple ants simulator.
Compiled SFML need to be present on disk and its root directory needs to be set in SFML_DIR variable when configuring the project.
When the project is compiled, the res folder has to be placed in the same folder as the executable.
| Command | Action |
|---|---|
| E | Pause/Unpause the simulation |
| A | Toggle markers drawing |
| S | Toggle max speed mode |
| Right click | Add food |
| Left click | Move view |
| Wheel | Zoom |