More actions
(Created page with "{{Infobox PSP Homebrews |title=PSP Car Dodger |image=cardodgerpsp2.png |description=A simple car dodging game. |author=HendersonSoftworks |lastupdated=2022/10/09 |type=Arcade Games |version=1 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/cardodgerpsp.7z |website=https://hendersonsoftworks.itch.io/psp-car-dodger |source= }} A very simple game made to learn the basics of Playstation Portable development using the [https://github.com/IridescentRose/QuickGam...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/car_dodger_v1.zip | ||
|website=https://hendersonsoftworks.itch.io/psp-car-dodger | |website=https://hendersonsoftworks.itch.io/psp-car-dodger | ||
}} | }} | ||
A very simple game made to learn the basics of Playstation Portable development using the [https://github.com/IridescentRose/QuickGame QuickGame API]. | A very simple game made to learn the basics of Playstation Portable development using the [https://github.com/IridescentRose/QuickGame QuickGame API]. | ||
Line 33: | Line 32: | ||
* GitHub - https://github.com/HendersonSoftworks/PSP-Car-Dodger | * GitHub - https://github.com/HendersonSoftworks/PSP-Car-Dodger | ||
[[Category: | [[Category:RE:Start! The 2022 PSP Game Jam]] | ||
Latest revision as of 09:33, 25 Haziran 2024
PSP Car Dodger | |
---|---|
General | |
Author | HendersonSoftworks |
Type | Arcade Games |
Version | 1 |
License | Mixed |
Last Updated | 2022/10/09 |
Links | |
Download | |
Website | |
A very simple game made to learn the basics of Playstation Portable development using the QuickGame API.
It was submitted to RE:Start! The 2022 PSP Game Jam.
Installation
Make sure you have the EBOOT.PBD and script.lua files in the same folder.
Open the EBOOT.PBD file in your favourite PSP emulator, it should boot straight into the game.
Controls
Up/Down - Moves car to top/bottom roads
Start - Resets the game
Screenshots