https://github.com/samhotep/pygame-oflife
A python implementation of Conway's Game of Life.
https://github.com/samhotep/pygame-oflife
hobbyists simulation
Last synced: 3 months ago
JSON representation
A python implementation of Conway's Game of Life.
- Host: GitHub
- URL: https://github.com/samhotep/pygame-oflife
- Owner: samhotep
- Created: 2017-12-14T20:06:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T11:48:34.000Z (over 7 years ago)
- Last Synced: 2025-01-18T17:43:15.579Z (5 months ago)
- Topics: hobbyists, simulation
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pygame-oflife
A python implementation of Conway's Game of Life.