Asteroids
| Wii Asteroids | |
| | |
| General | |
|---|---|
| Author(s) | Andy Sommerville |
| Type | Shooting game |
| Links | |
| Download | |
| Source Included | |
| Downloadable via the Homebrew Browser | |
| Peripherals | |
Wii Asteroids is a work in progress, more of a snapshot than a release. I figure everyone involved in Wii homebrew wants to see the latest, before it's ready, right? ;)
Own risk
!!!! USE AT YOUR OWN RISK !!!!
I can't be responsible for any damage to your Wii or PC caused by this software.
Licence
Use however you like, reuse, rewrite, copy, etc. All the source code is included. Use it -- it's there for you! Don't hold me responsible for anything you do wrong. Or anything I've done wrong, for that matter.
Compiling
Compiling for Wii
You'll need devkitPPC and libOGC
With $DEVKITPPC set appropriately, change to the "wspr" directory and: make
Copy the "wspr.elf" to the root directory of a FAT16-formatted SD card, renaming it "boot.elf" You can then launch Asteroids with the Twilight Hack.
Compiling for Linux
change to the "wspr" directory and: ./mksdl.sh
The binary will be called "sdl_test"
Contact
aksommerville at gmail.com
http://aksommerville.googlepages.com/wii.html
Download
- Wiiasteroids-20080415.zip source and binary
Unofficial Releases
- Wiimote version using the wiiuse library. Added by para. (Not a stable version.)