Skip to content

A simple ant simulator inspired by the work of Sebastian Lague and Jean Tampon

Notifications You must be signed in to change notification settings

gekoke/AntSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple ant simulator inspired by the work of Sebastian Lague and Jean Tampon

Resources

Stars

Watchers

Forks

Languages