Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nouemankhal/lua-life
Conway's Game of Life implementation using Lua & Love2D
https://github.com/nouemankhal/lua-life
Last synced: 1 day ago
JSON representation
Conway's Game of Life implementation using Lua & Love2D
- Host: GitHub
- URL: https://github.com/nouemankhal/lua-life
- Owner: NouemanKHAL
- Created: 2024-05-06T22:12:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T21:59:21.000Z (6 months ago)
- Last Synced: 2024-05-13T22:52:43.561Z (6 months ago)
- Language: Lua
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lua Life
An implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) using Lua and [Love2D](https://love2d.org/) and [SUIT](https://github.com/vrld/suit).
Just for fun :v:
![game of life](https://i.imgur.com/yPgQrMF.png)