More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Games (Puzzle) - GameBrew | |title=Vita Homebrew Games (Puzzle) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psp2048vita.png | ||
|image_alt=psp2048 | |image_alt=psp2048 | ||
}} | }} | ||
Line 19: | Line 19: | ||
}} | }} | ||
This is a port of the game [ | This is a port of the game [[PSP2048]] which is a clone of the famous game 2048. The PSP port/clone was created by AnderainLovelace. | ||
==Features== | ==Features== | ||
Line 25: | Line 25: | ||
*You can touch it. | *You can touch it. | ||
*You can now edit a text file to make it look like you have a higher score. Thanks save system. | *You can now edit a text file to make it look like you have a higher score. Thanks save system. | ||
== User guide == | |||
The goal of the game is to sum up to 2048 with the number tiles on the board. In order to do so, you must move the box and merge them with another block of the same number. | |||
When two tiles with the same number touch, they combine into one, with their sum as the new tile value. For example, two 2 tiles will combine to form a 4 tile, and two 4 tiles will form an 8 tile, and so on. | |||
== Controls == | |||
D-Pad - Move tiles | |||
Select - Restart game | |||
Start - Quit game | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/ | https://dlhb.gamebrew.org/vitahomebrews/psp2048vita3.png | ||
== Credits == | |||
Special thanks to: | |||
* TEAM MOLECULE(so I don't have to write out all their names) for smelling good and making everything on earth xepri for vita2dlib. | |||
* wololo for helping me find the Lord m0skit0 for advance psp tk or whatever the site was. | |||
* minilgos for his notes. | |||
* SMOKE, meetpatty, DrakonPL, TheFloW for code to study(or copy). | |||
* Rinnegatamante for makefiles to study. | |||
==External links== | ==External links== | ||
* GitHub - https://github.com/dots-tb/psp2048 | * GitHub - https://github.com/dots-tb/psp2048 | ||
* Wololo - https://wololo.net/talk/viewtopic.php?t=46291 | * Wololo - https://wololo.net/talk/viewtopic.php?t=46291 |
Revision as of 02:38, 13 November 2024
psp2048 | |
---|---|
General | |
Author | dots-tb |
Type | Puzzle |
Version | 1.0 |
License | Mixed |
Last Updated | 2016/08/04 |
Links | |
Download | |
Website | |
Source | |
This is a port of the game PSP2048 which is a clone of the famous game 2048. The PSP port/clone was created by AnderainLovelace.
Features
- It works.
- You can touch it.
- You can now edit a text file to make it look like you have a higher score. Thanks save system.
User guide
The goal of the game is to sum up to 2048 with the number tiles on the board. In order to do so, you must move the box and merge them with another block of the same number.
When two tiles with the same number touch, they combine into one, with their sum as the new tile value. For example, two 2 tiles will combine to form a 4 tile, and two 4 tiles will form an 8 tile, and so on.
Controls
D-Pad - Move tiles
Select - Restart game
Start - Quit game
Screenshots
Credits
Special thanks to:
- TEAM MOLECULE(so I don't have to write out all their names) for smelling good and making everything on earth xepri for vita2dlib.
- wololo for helping me find the Lord m0skit0 for advance psp tk or whatever the site was.
- minilgos for his notes.
- SMOKE, meetpatty, DrakonPL, TheFloW for code to study(or copy).
- Rinnegatamante for makefiles to study.