More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=4Rows | |title=4Rows | ||
|image=3ds.png | |||
|description=Four in a row/Connect4 game for 3DS. | |description=Four in a row/Connect4 game for 3DS. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
Line 7: | Line 8: | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/4rowsrin.7z | ||
|website=https://gbatemp.net/threads/release-4rows.384352/ | |website=https://gbatemp.net/threads/release-4rows.384352 | ||
|source=https://dlhb.gamebrew.org/3dshomebrews/4rowsrin.7z | |||
}} | }} | ||
4Rows is a port of Four in a row/Connect 4, a sample homebrew provided with the very first [https://luaplayer.org PSP Lua Interpreter]. | |||
The homebrew is written using lpp-3ds, which uses a similar syntax to the PSP version. You can compare the scripts between the original PSP homebrew (the final.lua file) and this 3DS port, which adds 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). | |||
==Installation== | |||
Available in CIA, 3DS, and 3DSX formats. | |||
* 3DSX - Use the .3dsx provided with the homebrew launcher. | |||
* CIA - Copy .cia to your SD card and install it with the CIA manager of your choice. | |||
* 3DS - Copy .3ds to your SD card. | |||
If you want to use CIA/3DS build, put all PNG files and rows.lua in SD card root. | |||
==Credits== | |||
* Frank Buß for the original script. | |||
==External links== | |||
* Author's website - http://rinnegatamante.it | |||
* GBAtemp - https://gbatemp.net/threads/release-4rows.384352 | |||
* Wololo - https://wololo.net/talk/viewtopic.php?t=45703 | |||
[[Category:3DS homebrew games]] | |||
[[Category:Homebrew board games on 3DS]] |
Revision as of 07:09, 17 December 2021
4Rows | |
---|---|
General | |
Author | Rinnegatamante |
Type | Board |
Version | 1.1 |
License | Mixed |
Last Updated | 2015/03/19 |
Links | |
Download | |
Website | |
Source | |
4Rows is a port of Four in a row/Connect 4, a sample homebrew provided with the very first PSP Lua Interpreter.
The homebrew is written using lpp-3ds, which uses a similar syntax to the PSP version. You can compare the scripts between the original PSP homebrew (the final.lua file) and this 3DS port, which adds 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).
Installation
Available in CIA, 3DS, and 3DSX formats.
- 3DSX - Use the .3dsx provided with the homebrew launcher.
- CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
- 3DS - Copy .3ds to your SD card.
If you want to use CIA/3DS build, put all PNG files and rows.lua in SD card root.
Credits
- Frank Buß for the original script.
External links
- Author's website - http://rinnegatamante.it
- GBAtemp - https://gbatemp.net/threads/release-4rows.384352
- Wololo - https://wololo.net/talk/viewtopic.php?t=45703