Difference between revisions of "SDL Space Invaders"
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. | ||
− | + | 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 | |
![]() | |
General | |
---|---|
Author(s) | Felix and Georg Potthast |
Type | Game |
Links | |
[[Sourceforge|Download]] | |
[[Sourceforge|Source]] | |
Peripherals | |
![]() |
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
![]() |
Action |
---|---|
![]() |
Up / Down to Move |
![]() |
Fire |
![]() |
Exit |