Asteroids

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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? ;)

Wii Asteroids
Asteroids icon2.png
General
Author(s)Andy Sommerville
TypeShooting game
Links
Download
Source Included
Downloadable via the Homebrew Browser
Peripherals
GameCube Controller

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

You'll need gcc and libSDL

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

Unofficial Releases