Cellular automaton in Python with Qt GUI.
python main.py
- Switch between automaton implementation from 'File' menu.
- Control speed of animation by slider.
- Click on grid to switch cell state.
- python => 3.5
Cellular automaton in Python with Qt GUI.
python main.py