More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Games (Board) - GameBrew! |title_mode=append |image=4rowsvita.jpg |image_alt=4Rows }} {{Infobox Vita Homebrews |...") |
No edit summary |
||
Line 20: | Line 20: | ||
}} | }} | ||
Connect4 game for PSVITA. | Connect4 game for PSVITA. | ||
==Media== | ==Media== | ||
Line 48: | Line 36: | ||
==Changelogs== | ==Changelogs== | ||
'''(v.1.0)''' | |||
* First Release. | |||
== External links == | == External links == | ||
* Official Website - | * Official Website - https://rinnegatamante.it/site/psv_hbs.php | ||
* Github - | |||
* VitaDB - 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). | |||
Credits: - Frank Bu�for the original script | |||
https://vitadb.rinnegatamante.it/#/info/65 | |||
* Gbatemp - | * Gbatemp - | ||
* Google Source - | * Google Source - | ||
* Reddit - | |||
* Gitlab - |
Revision as of 10:53, 11 October 2022
This article may require cleanup to meet GameBrew's quality standards.
Reason: Needs cleanup |
4Rows | |
---|---|
File:4rowsvita.jpg | |
General | |
Author | Rinnegatamante |
Type | Board |
Version | 1.1 |
License | Mixed |
Last Updated | 2016/08/01 |
Links | |
Download | |
Website | |
Connect4 game for PSVITA.
Media
Screenshots
Changelogs
(v.1.0)
- First Release.
External links
- Official Website - https://rinnegatamante.it/site/psv_hbs.php
- Github -
- VitaDB - 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).
Credits: - Frank Bu�for the original script
https://vitadb.rinnegatamante.it/#/info/65
- Gbatemp -
- Google Source -
- Reddit -
- Gitlab -