Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 649 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 649 Bytes

Overview 🐜

A simple ant simulator that attempts to mimic and visualize the pheromone-based system some ant colonies in nature employ to find and retrieve food.

picture of the app

Build

gradle jar

Run

Requires libxxf86vm.so library on Linux.

java -jar ./build/libs/AntSimulator.jar

Usage

Controls

Key Action
Mouse Place food chunks or walls
A Toggle ant visibility
W Toggle between food/wall mode
S Increase simulation speed (4x)
F Toggle pheromone visibility
P Pause the simulation