-
Notifications
You must be signed in to change notification settings - Fork 0
arrogantrobot/cae.js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Cellular Automata Explorer: Javascript
======================================
Create a cae object, give it the element id of a canvas, and pull the rip cord.
m_cae = new cae();
m_cae.init("m_cae_canvas");
m_cae.draw();
see the following for more details:
http://archetyp.al/blog/2012/07/16/cae-dot-js-hand-it-a-canvas-and-stand-back/
About
cellular automata explorer self contained js
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published