Lets Roll PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = Lets Roll | image = https://dlhb.gamebrew.org/psphomebrew/LetsRoll.jpg|250px | type = Demo | version = final | licence = Mixed | author = Da_M..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = Lets Roll | | title = Lets Roll | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/letsroll.jpg|250px | ||
| type = Demo | | type = Other Demo | ||
| version = final | | version = final (20 Mar 2008) | ||
| licence = Mixed | | licence = Mixed | ||
| author = Da_MerV | | author = Da_MerV | ||
| website = https:// | | website = https://web.archive.org/web/20080324002724/https://www.neoflash.com/forum/index.php?topic=4888.0 | ||
| download = https://dlhb.gamebrew.org/psphomebrew/ | | download = https://dlhb.gamebrew.org/psphomebrew/letsroll.rar | ||
| source = | | source = | ||
}} | }} | ||
This game is 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. | This game is 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. | ||
| Line 16: | Line 15: | ||
It was one of the contest entries for the Neo Spring Coding Compo 2008 (PSP Games). | It was one of the contest entries for the Neo Spring Coding Compo 2008 (PSP Games). | ||
Features | ==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 | ==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. | 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. | '''Note:''' Motion Kit is required to be plugged in before running the program. | ||
Known issues | ==Known issues== | ||
Exit only breaks the script, due to the fact that os.exit() was crashing the PSP. | Exit only breaks the script, due to the fact that os.exit() was crashing the PSP. | ||
Changelog | ==Changelog== | ||
Final version | '''Final version''' | ||
* Fixed the occasional freeze and crash. | |||
==External links== | |||
NeoFlash | * NeoFlash - [https://web.archive.org/web/20080324002724/https://www.neoflash.com/forum/index.php?topic=4888.0 https://www.neoflash.com/forum/index.php?topic=4888.0] (archived) | ||
[[Category:PSP homebrew games]] | |||
[[Category:Other PSP homebrew games]] | |||
[[Category:PSP homebrew demos]] | |||
