install with following commands:
npm install
cd app
bower install
functional cellular automaton in javascript - like game of life, but cells can be described by functions (rather than just states) and several species are possible
CSS
install with following commands:
npm install
cd app
bower install