More actions
4Rows | |
---|---|
File:4rowsvita.jpg | |
General | |
Author | Rinnegatamante |
Type | Board |
Version | 1.1 |
License | Mixed |
Last Updated | 2016/08/01 |
Links | |
Download | |
Website | |
4Rows is the port of the "Four in a row"/"Connect4" sample homebrew provided with the very first PSP Lua Interpreter.
Description
This is a fast (and ugly) port of an homebrew made with lpp-3ds, just to show how easy is to port projects towards consoles with Lua Player Plus.
4Rows is the port of the "Four in a row"/"Connect4" sample homebrew provided with the very first PSP Lua Interpreter ( http://www.luaplayer.org/).
I just adapated the script for Lua Player Plus syntax (You can check differences from original script and this one by downloading original PSP homebrew ( http://www.luaplayer.org/4-in-a-row.zip ) and see final.lua file) and added restart/exit controls at the end of the game and a check for draw matches (in the original ones, if you complete the board without anyone to win, game will just freeze).
Screenshot
Credits
- Frank Buß for the original script
External links
- Official Website - https://rinnegatamante.it/site/psv_hbs.php
- VitaDB - https://vitadb.rinnegatamante.it/#/info/65
- Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=46253