More actions
(Created page with "{{Infobox PSP Homebrews |title=PSP 2048 Lua port |image=psp2048luaport.png |description=Port of the popular game 2048 made in Lua. |author=Jasper Peters (MrJPGames) |lastupdated=2014/11/24 |type=Puzzle |format= |version=2014 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/PSP2048LuaPort.zip |website=https://github.com/MrJPGames/PSP-2048-Lua-Port |source=https://github.com/MrJPGames/PSP-2048-Lua-Port }} A port of the popular game 2048 to the PSP made with L...") |
No edit summary |
||
Line 43: | Line 43: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/MrJPGames/PSP-2048-Lua-Port | * GitHub - https://github.com/MrJPGames/PSP-2048-Lua-Port | ||
[[Category:Lua games on PSP]] |
Latest revision as of 05:14, 13 November 2024
PSP 2048 Lua port | |
---|---|
General | |
Author | Jasper Peters (MrJPGames) |
Type | Puzzle |
Version | 2014 |
License | Mixed |
Last Updated | 2014/11/24 |
Links | |
Download | |
Website | |
Source | |
A port of the popular game 2048 to the PSP made with Lua. Uses LPP as the luaplayer. It has custom ICON0 and PIC1 in XMB.
Original 2048 Created by Gabriele Cirulli. Based on 1024 by Veewo Studio and conceptually similar to Threes by Asher Vollmer. Port by Jasper Peters.
Installation
Create a folder called 2048 in /PSP/GAME/ on your PSP's Memory Card.
Copy all files to the 2048 folder you created.
User guide
Slide the numbered tiles on a grid to combine matching numbers (e.g., 2 + 2 = 4).
The goal is to reach 2048. You can move the tiles in four directions (up, down, left, right).
New tiles spawn after each move, and the game ends when there is no possible moves.
Controls
D-Pad - Move the tiles
Screenshots
Compatibility
Works with both OFW and CFW PSP's (All PSP models).
Known issues
The sliding works diffrent from original game.