Elementary Cellular Automata implementation in Python3
Requierements:
- Python 3
- PyGame
- NumPy
Controls:
- LClick - Turn alive
- RClick - Kill cell
- SPACE - Pause/Unpause
- W - Increase lines
- S - Decrease lines
- BACKSPACE - Reset
- F/G - Previous/Next rule
- T - FromTop activate
- R - RuleView activate
- B - Turbo activate
- ESC - End Game
Video Preview