https://github.com/fralonra/lua-life
A remake of Conway's Game of Life in Lua
https://github.com/fralonra/lua-life
game-of-life lua
Last synced: about 1 year ago
JSON representation
A remake of Conway's Game of Life in Lua
- Host: GitHub
- URL: https://github.com/fralonra/lua-life
- Owner: fralonra
- License: mit
- Created: 2016-10-17T08:30:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T08:30:50.000Z (over 9 years ago)
- Last Synced: 2025-02-13T15:34:16.057Z (over 1 year ago)
- Topics: game-of-life, lua
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lua-life
A remake of Conway's Game of Life in Lua