JS canvas ant simulation. Simulation of natural behavior of ants.
For developers (yarn is needed):
$ git clone https://github.com/EasyLim/ant-simulation.git
$ yarn install
If you do not need source code, and want just try it, just download build
folder and open index.html
file in your browser.