anthillviz
v0.1.0
Published
A ant colony simulation for our website
Readme
Banner of the website
npm installthen
to run example:
browserify example/start.js -o example/app.js -d -vserve as you wish.
to use it inside a website
browserify index.js -o app.js -d -v