https://github.com/csd4ni3l/game-of-life
Game Of Life recreated using Python and the Arcade and pyglet modules
https://github.com/csd4ni3l/game-of-life
arcade game-of-life game-of-life-python game-of-life-simulator pyglet python python3
Last synced: 9 days ago
JSON representation
Game Of Life recreated using Python and the Arcade and pyglet modules
- Host: GitHub
- URL: https://github.com/csd4ni3l/game-of-life
- Owner: csd4ni3l
- License: gpl-3.0
- Created: 2025-04-21T08:48:45.000Z (11 days ago)
- Default Branch: main
- Last Pushed: 2025-04-21T19:19:41.000Z (11 days ago)
- Last Synced: 2025-04-21T20:32:59.200Z (11 days ago)
- Topics: arcade, game-of-life, game-of-life-python, game-of-life-simulator, pyglet, python, python3
- Language: Python
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Game of life recreated with Python and the Arcade and pyglet modules.