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
LeTesla (talk | contribs)
m Relinked the download
 
(14 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/si_wii.zip?use_mirror= Sourceforge]
| download    = https://sourceforge.net/projects/sdlspaceinvader/files/latest/download
| source      = [http://downloads.sourceforge.net/sdlspaceinvader/SI_SRC.zip?use_mirror= Sourceforge]
| 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.  
'''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].


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


Hold the WIImote horizontal and use UP/Down 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