More actions
No edit summary |
No edit summary |
||
Line 80: | Line 80: | ||
Some of the graphics are by Narayan Penate | Some of the graphics are by Narayan Penate | ||
== | ==External links== | ||
* PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/jetpack-v1-05 | * PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/jetpack-v1-05 | ||
* PDRoms - [https://web.archive.org/web/20031203212556/http://www.pdroms.de/pdrc1-submissions.php http://www.pdroms.de/pdrc1-submissions.php] (archived) | * PDRoms - [https://web.archive.org/web/20031203212556/http://www.pdroms.de/pdrc1-submissions.php http://www.pdroms.de/pdrc1-submissions.php] (archived) | ||
[[Category:PDRoms Coding Competition 1]] | [[Category:PDRoms Coding Competition 1]] |
Revision as of 11:51, 6 Haziran 2024
Jetpack | |
---|---|
General | |
Author | Mukunda Johnson |
Type | Action |
Version | 1.05 |
License | Mixed |
Last Updated | 2003/10/26 |
Links | |
Download | |
Website | |
Jetpack is a fighting game for Gameboy Advance.
The homebrew was presented in the PDRoms Coding Competition #1.
User guide
Hunt after your enemies, or they will hunt after you.
You have a jetpack and can travel around the hugh battle area.
Here are some cheats for the game:
Cheats | Address | Value |
---|---|---|
Infinite Missles | 0300002c | 99 |
Infinite Grenades | 03000030 | 99 |
Infinite Landmines | 03000080 | 3 |
God Mode | 03000010 | 100 |
Controls
D-Pad - Move, Fly/Jump/Climb
A - Shoot/Use weapon
B - Detonator (for Explosives)
L - Change current weapon
Start - Pause
Screenshots
Changelog
Ver 1.05
- Fixed cannot have over 99 Killz/Deathz.
- Added Invulnerable at startup.
- Changed no longer collects killz from suicide.
- Changed since the 'Block' map is not complex I made the tilemap generate one instead of loading one.
- Added Landmines, it will place a mine in the ground in front of you, when somebody touches that piece of turf it will explode.
Ver 1.04
- Fixed AI does not shoot when you are not alive.
Ver 1.03
- Fixed small AI bug.
Ver 1.02
- Fixed another small bug at the pdroms logo.
Ver 1.01
- Fixed small AI bug.
- Added pdroms logo at startup.
Credits
Some of the graphics are by Narayan Penate
External links
- PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/jetpack-v1-05
- PDRoms - http://www.pdroms.de/pdrc1-submissions.php (archived)