SkillsXcode / AntSimulator

Simple Ants simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntSimulator

Very simple ants simulator.

Compilation

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.

Commands

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

About

Simple Ants simulator


Languages

Language:C++ 95.9%Language:CMake 4.1%