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
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 SimpleHTTPServerLastly, navigate to http://localhost:8000/evocell/ and test away!