More actions
(Created page with "{{#seo: |title= (Shooter) - GameBrew |title_mode=append |image=llamaboost2.png |image_alt=LLamabooost }} {{Infobox GBA Homebrews |title=LLamabooost |image=llamaboost2.png |des...") |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=LLamabooost | |title=LLamabooost | ||
|image= | |image=llamaboost02.png | ||
|description=A multidirectional shooter. | |description=A multidirectional shooter. | ||
|author=LordGraga, DayDream | |author=LordGraga, DayDream | ||
Line 14: | Line 8: | ||
|version=1.2 | |version=1.2 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbahomebrews/ | |download=https://dlhb.gamebrew.org/gbahomebrews/llamaboost_v1.2.zip | ||
|website=https://pdroms.de/files/nintendo-gameboyadvance-gba/llamaboost-v1-2 | |website=https://pdroms.de/files/nintendo-gameboyadvance-gba/llamaboost-v1-2 | ||
}} | }} | ||
Llamabooost is an | {{#seo: | ||
|title= (Shooter) - GameBrew | |||
|title_mode=append | |||
|image=llamaboost2.png | |||
|image_alt=LLamabooost | |||
}} | |||
Llamabooost is an adaptation of LLamatron on the Game Boy Advance. | |||
This was entered into the PDRoms Coding Competition #2 (1st place). | This was entered into the PDRoms Coding Competition #2 (1st place). | ||
Line 31: | Line 30: | ||
==User guide== | ==User guide== | ||
answer = AnswerQuestion("Ever played llamatron?"); | answer = AnswerQuestion("Ever played llamatron?"); | ||
if(answer=="yes") printf("You allready know them then\n"); | if(answer=="yes") printf("You allready know them then\n"); | ||
else printf("You'll know how to play it anyways!"); | else printf("You'll know how to play it anyways!"); | ||
Line 47: | Line 48: | ||
==Screenshots== | ==Screenshots== | ||
llamaboost3.png | https://dlhb.gamebrew.org/gbahomebrews/llamaboost3.png | ||
https://dlhb.gamebrew.org/gbahomebrews/llamaboost4.png | |||
https://dlhb.gamebrew.org/gbahomebrews/llamaboost5.png | |||
https://dlhb.gamebrew.org/gbahomebrews/llamaboost6.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=480px | |||
|height=400px | |||
|EJS_backgroundBlur=false | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/3/37/Llamaboost02.png | |||
|EJS_core=gba | |||
|EJS_gameName=LLamabooost | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/gba/llamaboost_v1.2.7z | |||
}} | |||
{{GBA Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Known issues== | ==Known issues== | ||
Music doesn't play on hardware. | Music doesn't play on hardware. | ||
Line 62: | Line 75: | ||
Thanks to Kojote, Warsong, #gbadev, Atma, Curlynose and everybody else. | Thanks to Kojote, Warsong, #gbadev, Atma, Curlynose and everybody else. | ||
== | ==External links== | ||
* PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/llamaboost-v1-2 | * PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/llamaboost-v1-2 | ||
* PDRoms - [https://web.archive.org/web/20040411221338/http://www.pdroms.de/pdrc2-submissions.php http://www.pdroms.de/pdrc2-submissions.php] (archived) | * PDRoms - [https://web.archive.org/web/20040411221338/http://www.pdroms.de/pdrc2-submissions.php http://www.pdroms.de/pdrc2-submissions.php] (archived) | ||
[[Category: | [[Category:PDRoms Coding Competition 2]] | ||
Latest revision as of 08:03, 18 August 2024
LLamabooost | |
---|---|
General | |
Author | LordGraga, DayDream |
Type | Shooter |
Version | 1.2 |
License | Mixed |
Last Updated | 2004/02/08 |
Links | |
Download | |
Website | |
Llamabooost is an adaptation of LLamatron on the Game Boy Advance.
This was entered into the PDRoms Coding Competition #2 (1st place).
Features
- Play as the godly laz0r llama of doom.
- Pick up chicks.
- Slay your enemies and helpess flowers.
- Unlock the totally insane and very much bad psychedelic mode.
- Lord Graga, the incredible voice acting talent as the llama, the chicks and the monsters.
User guide
answer = AnswerQuestion("Ever played llamatron?");
if(answer=="yes") printf("You allready know them then\n");
else printf("You'll know how to play it anyways!");
Powerups:
- Money! Gives extra points.
- Laz0r! Gives spreading lazer! (not spreading laser shows though)
- H34R7! OMG! Turns YOU into a ch1x0r magnet!
Pick up all chicks to get an extra life. You can hold up to 9 lives.
Controls
D-Pad - Move
A - Shoot laz0r
Screenshots
Online emulator
Game Boy Advance | Keyboard |
---|---|
Known issues
Music doesn't play on hardware.
Credits
- Code: Lord Graga.
- GFX: DayDream.
Thanks to Kojote, Warsong, #gbadev, Atma, Curlynose and everybody else.
External links
- PDRoms - https://pdroms.de/files/nintendo-gameboyadvance-gba/llamaboost-v1-2
- PDRoms - http://www.pdroms.de/pdrc2-submissions.php (archived)