Skip to content

sanojian/cellauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.