Lua Game of Life Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games ( | |title=Vita Homebrew Games (Simulation) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=luagameoflifevita2.jpg | |image=luagameoflifevita2.jpg | ||
Revision as of 00:29, 24 December 2022
| Lua Game Of Life | |
|---|---|
| General | |
| Author | domis4 |
| Type | Simulation |
| Version | 0.2 |
| License | MIT License |
| Last Updated | 2017/01/04 |
| Links | |
| Download | |
| Website | |
| Source | |
Game of Life is a simple implementation of Conway's Game of Life for the PS Vita written in Lua using Lua Player Plus.
Media
domis4's game of life (TheDomis4)
Changelog
v0.2
- Start indices with 1.
- Fix grid on first rows not working properly.
v0.1
- First Release.