https://github.com/theteacat/rule90-tkinter
A simple ~200 line Python script I wrote in 2016 for visualising rule 90.
https://github.com/theteacat/rule90-tkinter
cellular-automata python python-script python3 rule90 tkinter tkinter-canvas tkinter-gui tkinter-python visualisation visualization
Last synced: 12 months ago
JSON representation
A simple ~200 line Python script I wrote in 2016 for visualising rule 90.
- Host: GitHub
- URL: https://github.com/theteacat/rule90-tkinter
- Owner: TheTeaCat
- License: mit
- Created: 2020-03-23T00:43:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-25T12:42:10.000Z (over 5 years ago)
- Last Synced: 2025-01-29T20:50:25.076Z (about 1 year ago)
- Topics: cellular-automata, python, python-script, python3, rule90, tkinter, tkinter-canvas, tkinter-gui, tkinter-python, visualisation, visualization
- Language: Python
- Size: 171 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rule90-tkinter
A simple ~200 line Python script I wrote in 2016 for visualising [rule 90](https://en.wikipedia.org/wiki/Rule_90).
I had another one that did Conway's game of life somewhere, but I can't find it at the moment. Maybe it'll appear here one day...
## Usage
```
python3 r90.py
```
A wild GUI appeared!
