👾 JS library for simple biological simulations and cellular automata
Go to file
John e20c16c1e9 Fixed default cellSize in Terrarium constructor
Previously, if not defined cellSize defaulted to undefined.
2014-08-23 20:35:42 -07:00
app Fixed default cellSize in Terrarium constructor 2014-08-23 20:35:42 -07:00
dist Change default moveLv to 0 2014-08-23 18:23:58 -07:00
lodash_custom v0.0.2-alpha 2014-08-16 23:23:48 -04:00
tests v0.0.2-alpha 2014-08-16 23:23:48 -04:00
.gitignore Reorganize for efficient gh_pages deploy 2014-08-17 00:33:10 -04:00
bower.json Add to bower repository 2014-08-22 16:25:11 -07:00
gulpfile.js Add Google Analytics 2014-08-23 10:49:20 -07:00
LICENSE v0.0.2-alpha 2014-08-16 23:23:48 -04:00
package.json Add comments and update to 1.0.0-alpha 2014-08-22 16:20:41 -07:00
README.md Update README.md 2014-08-23 11:29:00 -07:00

terra

JS framework for cellular automata and simple biological simulations. Documentation and examples live here.

MIT, remixing strongly encouraged.