Skip to content

arrogantrobot/cae.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

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

No packages published