More actions
m (Text replacement - "{{Infobox homebrew" to "{{Infobox DS Homebrews") |
m (Text replacement - "image = https://dlhb.gamebrew.org/dshomebrew/" to "image = ") |
||
Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
| title = Happy Holi-DS | | title = Happy Holi-DS | ||
| image = | | image = happyholids.png | ||
| type = Arcade | | type = Arcade | ||
| version = 2009 | | version = 2009 |
Revision as of 07:45, 18 October 2021
Happy Holi-DS | |
---|---|
General | |
Author | John Lavigne |
Type | Arcade |
Version | 2009 |
Links | |
Download | |
Website | |
Source | |
Happy Holi-DS is a homebrew Breakout game with Christmas themed levels.
It was participated in the Drunken Coders' Holiday Competition.
User guide
It contains 5 levels:
- Presents.
- A Christmas Tree.
- A fire in a fireplace.
- An advent Wreath.
- A house in the winter.
Controls
Stylus - Move paddle
Start - Restart
A/R/L - Throw the ball
Credits
Special Thanks to:
- Angel, for input and support.
- Chris Double, for teaching how to program on the DS through tutorials.
- laZmike, for testing game.
- _Heathen, for testing game at last minute and for input.
Code modified from:
- Demo1 ARM9 Code - Based on an example shipped with NDSLIB.
- Chris Double.