isikyus / cellular-doodles

Playing around with block cellular automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cellullar Doodles

Playing around with cellular automata. Requires https://github.com/browserify/browserify

Run tests with:

npm install
make

Build with:

npm install
make built.js

Then open conserved_quantity.html in a browser.

About

Playing around with block cellular automata

License:MIT License


Languages

Language:JavaScript 82.0%Language:HTML 16.5%Language:Makefile 1.6%