An open API service indexing awesome lists of open source software.

https://github.com/styts/pycellautomat

Python Cellular Automata Study Experiments
https://github.com/styts/pycellautomat

Last synced: about 1 month ago
JSON representation

Python Cellular Automata Study Experiments

Awesome Lists containing this project

README

          

Run main.py in src folder.
The output folder will contain an HTML interface to navigate the possible 256 Cellular Automata.

For more info:
http://en.wikipedia.org/wiki/Elementary_cellular_automaton

Screenshot:
![Screenshot](https://github.com/styts/pycellautomat/raw/master/screenshot.png)