A game of life, written in python
This repository has been archived on 2025年07月29日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| .gitignore | Initial commit | |
| gol.py | Made find() 5 FPS quicker by storing the increment and decrement of x and y | |
| README.md | Initial commit | |
pylife
A game of life, written in python