Skip to content

EmergentOrganization/evocell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evocell

A HTML5/WebGL app to evolve & play around with ruletable based cellular automata

Test the ALPHA version of the ca based space shooter: EvoCellSpace Very early draft of EvoCell Lab for evolving CAs: EvoCellLab

running locally

to test locally you must also clone the res_evocell repo, and run your server from the dir which contains both the repos. Thus, total setup is:

git clone https://github.com/EmergentOrganization/evocell
git clone https://github.com/EmergentOrganization/res_evocell
python -m SimpleHTTPServer

Lastly, navigate to http://localhost:8000/evocell/ and test away!

About

A HTML5/WebGL engine to evolve&play around with ruletable based cellular automata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • C 3.9%
  • CSS 1.8%