Release: PSVita Game of life by domis4

Developer domis4 released a Lua port of Conway’s Game of Life for the PS Vita. This homebrew runs through Rinnegatamante’s lua player plus for PS Vita. In the author’s words:
What is PSVITA Game of Life?
PSVITA Game of Life is an simple implementation of Conway’s Game of Life for the PS Vita written in Lua. Thanks to Rinnegatamante’s lpp-vita Lua interpreter it was fairly easy to implement. Back in the day i installed my first PSP CFW (as a child), PSPLife was one of the first Homebrews i installed and i had some fun times playing around. Now i want to add my first contribution to the PS Vita Homebrew Scene. The Homebrew is my first Lua application and my first PS Vita application.
Features
- Random grid generator
- Empty grid generator
- Cursor to switch cell states
- Autoplay
- FPS Limiter
Thanks to
- – Team Molecule for Henkaku
- – TheOfficialFlow for VitaShell
- – Rinnegatamante for lpp-vita
Is it Open Source?
Yes, in terms of the MIT License. It basically says that you can do whatever you want, and all you have to do is to add a copy of the license to the software.
License
https://github.com/domis4/lua-
Note: lpp-vita is distributed via GPL-3.0.
https://github.com/Rinnegatama
Download PSVita Game of Life
- Zipped VPK (ready to install): https://github.com/domis4/lua-
gameoflife/files/683262/lua-ga meoflife.zip - Releases: https://github.com/domis4/lua-
gameoflife/releases - Source code: https://github.com/domis4/lua-
gameoflife
Source: Domis4 on /talk
Note from Wololo: anecdotally, dev Ruber_Wolfe also released a Game of Life port back in July.
Say first if you’re lame
pls stop this and find a solution to play games 3.61+ in HENKAKU thats the thing who everyone needs, DANGANRONPA V3 is coming soon
Update your Vita if you wish to play 3.61+ games. If not, suck it up and play the other 99% of Vita games. If you’re dying to play the 1% that need 3.61+, go ahead.
touch support?
is it possible with lua?
yes, shouldnt be too hard. Im gonna look at it soon.