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

SDL Space Invaders: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Georgp24 (talk | contribs)
No edit summary
Flark (talk | contribs)
tinkering
Line 6: Line 6:
| author      = Felix and Georg Potthast
| author      = Felix and Georg Potthast
| download    = [http://downloads.sourceforge.net/sdlspaceinvader/si_wii.zip?use_mirror= Sourceforge]  
| download    = [http://downloads.sourceforge.net/sdlspaceinvader/si_wii.zip?use_mirror= Sourceforge]  
| source      = [http://downloads.sourceforge.net/sdlspaceinvader/SI_SRC.zip?use_mirror= Sourceforge]
| source      = [http://downloads.sourceforge.net/sdlspaceinvader/SI_SRC.zip?use_mirror= Available]
| peripherals = {{Wiimote1}}  
| peripherals = {{Wiimote1}}  
| 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.  
'''SDL Space Invaders''' is a clone of the popular classic 1978 Space Invaders game.  It was developed in C language 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.
There are also binary executables available for Windows and DOS as separate packages at the [http://sourceforge.net/projects/sdlspaceinvader/ Sourceforge project page].


== Screenshot ==
== Installation ==
 
[[Image:Spaceinv.gif]]
 
== 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==
Homebrew Channel: Copy the '''spaceinv''' directory into the '''apps'' folder of your SD card. Launch the Homebrew Channel.
mailbox at georgpotthast.de


== Controls ==  
== Controls ==  
The controller should be held horizontally, classic NES style.


{| class="wikitable"
{| class="wikitable"
|-
|-
! {{Wiimote1}} || Action
! {{WiimoteHorizontal}} !! Action
|-
| {{WiimoteDPadLeft}} || Move left
|-
|-
| {{WiimoteDPad}} || Up / Down to Move
| {{WiimoteDPadRight}} || Move right
|-
|-
| {{Wiimote2Button}} ||     Fire
| {{Wiimote2Button}} || Shoot
|-
|-
| {{WiimoteHomeButton}} ||     Exit
| {{WiimoteHomeButton}} || Exit
|}
|}
== Screenshot ==
[[Image:Spaceinv.gif]]
==Contact==
mailbox at georgpotthast.de

Revision as of 20:18, 21 December 2008

SDL Space Invaders 1.0
General
Author(s)Felix and Georg Potthast
TypeGame
Links
[[Sourceforge|Download]]
[[Available|Source]]
Peripherals

SDL Space Invaders is a clone of the popular classic 1978 Space Invaders game. It was developed in C language using SDL for graphics and sound.

There are also binary executables available for Windows and DOS as separate packages at the Sourceforge project page.

Installation

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

Controls

The controller should be held horizontally, classic NES style.

Action
Wiimote D-Pad Left Move left
Wiimote D-Pad Right Move right
Wiimote 2 Button Shoot
Wiimote HOME Button Exit

Screenshot

Contact

mailbox at georgpotthast.de