SebLague / Ant-Simulation

https://youtu.be/X-iSQQgOd1A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ant-Simulation

A simple ant simulation: the ants try to find food (green) and bring it back to their home. They find good paths using trails of pheremones (blue and red), which indicate 'leaving home' and 'returning from food'.
You can left-click drag to draw in new parts of the map and watch the ants try to adapt (hold shift to erase walls instead). The ants' behaviour can also be tweaked on the Settings object.
The project should be opened in the Unity editor (2021.3).

You can watch a video about this project (and some other things) here.
It was inspired by this video by Pezza, who has a much cooler project to experiment with over here.

Ants

About

https://youtu.be/X-iSQQgOd1A

License:GNU General Public License v3.0


Languages

Language:C# 100.0%