Missile Command
(Redirected from MissileCommand)
Jump to navigation
Jump to search
Missile Command Protect the homeland! | |
General | |
---|---|
Author(s) | ulti |
Type | Shooting game |
Version | 0.6a |
Links | |
Download | |
Downloadable via the Homebrew Browser | |
Peripherals | |
Hey, it's missile command time! Destroy the missiles before they reach the earth and blow up your family!
Credit
This uses the excellent libwiisprite for graphics and Sndlib for sound. The background music is Kenny Beltrey - Hydrate, available for free from the Kahvi Collective. The sound effects were made by me spitting on my microphone.
I'm also using DragonMinded's FreeType With Libwiisprite for FreeType text display. The font I'm using is Ben Nathan's Elements, which is available for free from Urban Fonts.
Controls
+ | Action |
---|---|
Aim crosshairs | |
or | Fire anti-missile missile |
Hold Left/Up/Right or | Fire from left/center/right silo |
Restart game | |
+ | 100 missile mode |
Exit to loader |
Changelog
0.6a
- Converted boot.elf to boot.dol for compatibility with Homebrew Channel beta9. No other changes.
0.5a
- Fixed a crash bug related to split missiles not being cleaned up properly.
- Added text
- Changed background music to "Hydrate", another Kahvi track, because I was getting tired of listening to the old one over and over.
- Sped up enemy missile speed by a factor of two.
- Added an interface for writing level scripts. This is what enables the title screen, game over screen, etc.
- Moved the file hosting to WarpedFlash's dropbox. Thanks WarpedFlash!
0.4a
- Added background music and sound effects (contact me on IRC if you think you can do a better job with the sound effects)
0.3a
- Added split missiles
- Missiles now have trajectory lines
0.2a
- Added silo health and ammo
- Marginally better sprites
0.1a
- Initial release