Cellular automaton in Python with Qt GUI.
install dependencies
poetry installpython main.py
- Switch between automaton implementation from 'File' menu.
- Control speed of animation by slider.
- Click on grid to switch cell state.
- python => 3.11
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Cellular automaton in Python with Qt GUI.
install dependencies
poetry installpython main.py