More actions
psp2048 | |
---|---|
General | |
Author | dots-tb |
Type | Puzzle |
Version | 1.0 |
License | GPL-2.0 |
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.