Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liberodark/game-of-life
A Conway's Game of Life on Godot
https://github.com/liberodark/game-of-life
Last synced: about 1 month ago
JSON representation
A Conway's Game of Life on Godot
- Host: GitHub
- URL: https://github.com/liberodark/game-of-life
- Owner: liberodark
- License: gpl-3.0
- Created: 2024-04-22T16:17:48.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-23T08:18:38.000Z (9 months ago)
- Last Synced: 2024-10-30T00:36:36.353Z (3 months ago)
- Language: GDScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game-of-Life
A Conway's Game of Life on Godot### Wiki
https://conwaylife.com/wiki/This game is based on the work of : [@Math_Mage_9869](https://www.youtube.com/@Math_Mage_9869)