/game-of-complex-life

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

Primary LanguageCSS

install with following commands:

npm install
cd app
bower install