VahidHeidari / AntColonySim

Very simple ant colony simulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a very simple ant colony simulator :)

Keys

  • A -> Pause/Unpause simulation
  • B -> Toggle drawing sensing bounding box
  • D -> Toggle drawing sensing circle
  • Escape -> Quit
  • N -> Toggle drawing ant numbers
  • S -> Simulation speed
  • T -> Toggle drawing trails

Screenshots

SimulationStart SimulationRun1 SimulationRun2 SimulationTrails1 SimulationTrails2

About

Very simple ant colony simulator.

License:MIT License


Languages

Language:C++ 100.0%