In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "SDL Space Invaders"

From WiiBrew
Jump to navigation Jump to search
Line 10: Line 10:
 
| hbc        = 1
 
| hbc        = 1
 
}}
 
}}
'''SDL Space Invaders''' is a clone of the classic Space Invaders game for the WII developed using SDL for graphics and sound. This code compiled for Windows and for DOS is available on Sourceforge too.
+
'''SDL Space Invaders''' is a clone of the classic Space Invaders game for the WII developed using SDL for graphics and sound.  
 +
       
 +
This code compiled for Windows and for DOS is available on Sourceforge too as separate packages. [http://sourceforge.net/projects/sdlspaceinvader/ Project on Sourceforge]
  
 
Written in C.
 
Written in C.
Line 18: Line 20:
 
Homebrew Channel: Copy the spaceinv directory into the "apps" folder of your SD card. Launch the Homebrew Channel.
 
Homebrew Channel: Copy the spaceinv directory into the "apps" folder of your SD card. Launch the Homebrew Channel.
  
Use UP/Down on the WIImote to move the laser base and 2 to fire.
+
Hold the WIImote horizontal and use UP/Down to move the laser base and 2 to fire.
  
 
==Contact==
 
==Contact==

Revision as of 22:17, 20 December 2008

SDL Space Invaders 1.0
Spaceinv.png
General
Author(s)Felix and Georg Potthast
TypeGame
Links
[[Sourceforge|Download]]
[[Sourceforge|Source]]
Peripherals
Wiimote1.svg

SDL Space Invaders is a clone of the classic Space Invaders game for the WII developed using SDL for graphics and sound.

This code compiled for Windows and for DOS is available on Sourceforge too as separate packages. Project on Sourceforge

Written in C.

Instructions

Homebrew Channel: Copy the spaceinv directory into the "apps" folder of your SD card. Launch the Homebrew Channel.

Hold the WIImote horizontal and use UP/Down to move the laser base and 2 to fire.

Contact

mailbox at georgpotthast.de

Controls

Wiimote1.svg Action
Wiimote D-Pad Up / Down to Move
Wiimote 2 Button Fire
Wiimote HOME Button Exit