Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 365 Bytes

Ant Simulation

JS canvas ant simulation. Simulation of natural behavior of ants.

Installation

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.