PGELUA Platformer PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=PGELUA Platformer |image=pgeluatest.png |description=2D side-scrolling platformer demo. |author=dan369 |lastupdated=2008/11/23 |type=Platform |format= |version=Demo |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/PGELUA_Test.rar |website=http://forums.qj.net/psp-development-forum/146006-release-pgelua-platformer.html |source=https://dlhb.gamebrew.org/psphomebrew/PGELUA_Test.rar }} A 2D side-scrolling platformer written in Lua..." |
No edit summary |
||
| Line 15: | Line 15: | ||
A 2D side-scrolling platformer written in Lua for the PGE API. | A 2D side-scrolling platformer written in Lua for the PGE API. | ||
This | This contains a demo level based on the first Mario level in Mario for the NES. | ||
== Features == | == Features == | ||
Revision as of 06:08, 6 February 2025
| PGELUA Platformer | |
|---|---|
| General | |
| Author | dan369 |
| Type | Platform |
| Version | Demo |
| License | Mixed |
| Last Updated | 2008/11/23 |
| Links | |
| Download | |
| Website | |
| Source | |
A 2D side-scrolling platformer written in Lua for the PGE API.
This contains a demo level based on the first Mario level in Mario for the NES.
Features
- Destroyable blocks.
- Checkpoint System (meeds a little refining).
- Scrolling.
- Jumping blocks.
- Moving Platforms (meeds a little refining).
- Dying..
- End level sequence (has a bug).
- Full Collision.
- Enemies (at a early stage, currently only one).
Controls
D-Pad - Movement
Cross - Jump
Screenshots
Known issues
It doesn't dofile the win file and crashes the PSP. You will need to restart it.