More actions
(Created page with "{{Infobox PSP homebrew | title = Ragdoll Cannon | image = https://dlhb.gamebrew.org/psphomebrew/RagdollCannon.jpg|250px | type = Action | version = v2.11 | licence = Mixed | a...") |
No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = Ragdoll Cannon | |title=Ragdoll Cannon | ||
| image = | |image=ragdollcannon.jpg | ||
| type = Action | |description=PSP clone of the flash game Ragdoll Cannon. | ||
| version = | |author=walar | ||
| | |lastupdated=2009/03/20 | ||
| | |type=Action | ||
|version=2.11 | |||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ragdoll_cannon.7z | |||
|website=http://walar.free.fr | |||
|donation=http://walar.free.fr | |||
}} | }} | ||
Ragdoll cannon is a PSP clone of the flash game Ragdoll Cannon. | Ragdoll cannon is a PSP clone of the flash game Ragdoll Cannon. | ||
It | It was featured in the NEO Spring Coding Compo 2009 (PSP Game, 1st place). | ||
Features | ==Features== | ||
* 15 Levels. | |||
* 2 Game options: Quick game and Campaign mode. | |||
User guide | ==User guide== | ||
Shoot the ragdoll guy from the cannon and hit the target to go to the next level. Try to make as little shots as possible, like in golf. | Shoot the ragdoll guy from the cannon and hit the target to go to the next level. Try to make as little shots as possible, like in golf. | ||
Line 27: | Line 27: | ||
Levels are Lua scripts so new levels can be make easier. | Levels are Lua scripts so new levels can be make easier. | ||
Controls | ==Controls== | ||
Down/Up - Angle of the cannon | Down/Up - Angle of the cannon | ||
Right/Left - Force of the cannon | Right/Left - Force of the cannon | ||
Cross - Shot | Cross - Shot | ||
Triangle - Remove the Ragdolls | Triangle - Remove the Ragdolls | ||
Start - Pause Menu | Start - Pause Menu | ||
Select - Main Menu | Select - Main Menu | ||
Changelog | ==Screenshots== | ||
v2.11 | https://dlhb.gamebrew.org/psphomebrew/ragdollcannon2.png | ||
==Changelog== | |||
'''v2.11''' | |||
* "Swap Force/Angle Controls" in "Options" Menu added for MK2K. | |||
'''v2.1''' | |||
* Now levels can be make with xml files. | |||
* 13 Levels added (11 in "campaign" mode and 2 in "play" mode). | |||
==Credits== | |||
* Johnny-K ("Ragdoll cannon" (flash game)). | |||
* Dr. Watson (Jas Game Engine ++ (JGE++)). | |||
* Scott Lembcke (Chipmunk Physics engine). | |||
* Mk2K (Port of Chipmunk for PSP). | |||
==External links== | |||
* Author's website -http://walar.free.fr | |||
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=5522.0 | |||
[[Category:Lua games on PSP]] | |||
[[Category:NEO Spring Coding Compo 2009]] | |||
Latest revision as of 02:42, 24 October 2024
Ragdoll Cannon | |
---|---|
General | |
Author | walar |
Type | Action |
Version | 2.11 |
License | Mixed |
Last Updated | 2009/03/20 |
Links | |
Download | |
Website | |
Support Author | |
Ragdoll cannon is a PSP clone of the flash game Ragdoll Cannon.
It was featured in the NEO Spring Coding Compo 2009 (PSP Game, 1st place).
Features
- 15 Levels.
- 2 Game options: Quick game and Campaign mode.
User guide
Shoot the ragdoll guy from the cannon and hit the target to go to the next level. Try to make as little shots as possible, like in golf.
When new levels are unlocked in Campaign mode, you can replay them in Play mode.
Levels are Lua scripts so new levels can be make easier.
Controls
Down/Up - Angle of the cannon
Right/Left - Force of the cannon
Cross - Shot
Triangle - Remove the Ragdolls
Start - Pause Menu
Select - Main Menu
Screenshots
Changelog
v2.11
- "Swap Force/Angle Controls" in "Options" Menu added for MK2K.
v2.1
- Now levels can be make with xml files.
- 13 Levels added (11 in "campaign" mode and 2 in "play" mode).
Credits
- Johnny-K ("Ragdoll cannon" (flash game)).
- Dr. Watson (Jas Game Engine ++ (JGE++)).
- Scott Lembcke (Chipmunk Physics engine).
- Mk2K (Port of Chipmunk for PSP).
External links
- Author's website -http://walar.free.fr
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=5522.0