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)
mNo edit summary
LeTesla (talk | contribs)
m Relinked the download
 
(17 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
{{Infobox homebrew
| title      = SDL Space Invaders 1.0
| title      = SDL Space Invaders
| image      = [[Image:Spaceinv.png]]
| version    = 1.0
| desc        = Clone of the classic Space Invaders Game for the Wii
| image      = [[File:Spaceinv.png]]
| type        = Game
| type        = shooting game
| author      = Felix and Georg Potthast
| author      = Felix and Georg Potthast
| download    = [http://downloads.sourceforge.net/sdlspaceinvader/spaceinv.zip?use_mirror= Sourceforge]
| download    = https://sourceforge.net/projects/sdlspaceinvader/files/latest/download
| source      = available
| source      = http://downloads.sourceforge.net/sdlspaceinvader/SI_SRC.zip?use_mirror=
| peripherals = {{Wiimote1}}  
| peripherals = {{Wiimote1}}  
| hbc         = 1
| hbb         = yes
}}
}}
'''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 popular classic 1978 Space Invaders game.  It was developed in C language using SDL for graphics and sound.


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].


== Instructions ==
== Installation ==


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.
== Controls ==
 
Hold the Wii remote horizontally, classic NES style.
==Contact==
mailbox at georgpotthast.de
 
== Controls ==


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

Latest revision as of 06:15, 21 August 2022

SDL Space Invaders
General
Author(s)Felix and Georg Potthast
TypeShooting game
Version1.0
Links
Download
Source
Downloadable via the Homebrew Browser
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

Hold the Wii remote 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