More actions
m (Text replacement - "{{Infobox PSP homebrew" to "{{Infobox PSP Homebrews") |
m (Text replacement - "image = https://dlhb.gamebrew.org/psphomebrew/" to "image = ") |
||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
| title = Let's Roll! | | title = Let's Roll! | ||
| image = | | image = letsroll.jpg|250px | ||
| type = Other Demo | | type = Other Demo | ||
| version = final (20 Mar 2008) | | version = final (20 Mar 2008) |
Revision as of 12:39, 14 October 2021
Let's Roll! | |
---|---|
General | |
Author | Da_MerV |
Type | Other Demo |
Version | final (20 Mar 2008) |
Links | |
Download | |
Website | |
Let's Roll! is a homebrew game made by Da_MerV (aka Merv) to demonstrate the power and capability of Lua, with the PSP Motion Kit which is a Motion Sensor Plugin for PSP.
It was one of the contest entries for the Neo Spring Coding Compo 2008 (PSP Games).
Features
- Realistic control with the Motion Kit.
- Pseudo 3D levels and great graphics.
- Simple gameplay for any age player.
- Small size, the entire pack is only 1.56 MB uncompressed.
User guide
In this game you must tilt the PSP to roll the ball along a course to the goal. As the levels pass, the courses get more challenging, and the ball rolls faster. A great game for anyone and any age.
Note: Motion Kit is required to be plugged in before running the program.
Known issues
Exit only breaks the script, due to the fact that os.exit() was crashing the PSP.
Changelog
Final version
- Fixed the occasional freeze and crash.
External links
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=4888.0 (archived)