taganz / cellauto

Cellular Automata in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cellauto.js

cellauto.js is a library for creating cellular automata simulations in Javascript. The library is tiny and is pure Javascript, requiring no third party code to run in your browser.

See it run here on the project page

Some of the API ideas were inspired by the excellent project, terra

The project is open-source and licensed under MIT.

About

Cellular Automata in Javascript


Languages

Language:JavaScript 70.8%Language:HTML 28.9%Language:CSS 0.3%