Space Invaders: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
(Updated the source code link and marked for no UzeRom)
Line 43: Line 43:


==Sources==
==Sources==
[http://code.google.com/p/uzebox-paul/source/browse/#svn/trunk/games/SpaceInvaders SVN Sources]
[https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uzebox-paul/SpaceInvaders.zip]


[[Category:Games licensed under the GNU GPL v3]]
[[Category:Games licensed under the GNU GPL v3]]
Line 50: Line 50:
[[Category:Free culture games]]
[[Category:Free culture games]]
[[Category:Possible copyright violations]]
[[Category:Possible copyright violations]]
[[Category:Games without UzeRom]]

Revision as of 19:43, 2 December 2016

Space Invaders
SpaceInvaders.png
Space Invaders gameplay
GenreAction
DeveloperPaul McPhee
Code licenseGNU General Public License version 3
or (at your option) any later version.
Media licenseCreative Commons Attribution Share-Alike version 3.0
EngineKernel 3.1
Video Mode3
Latest release1.0
Release dateFebruary 25th, 2010
LanguageEnglish


Space Invaders is a re-make of the 1978 classic arcade game.

Features

  • 1 player gameplay
  • High scores preserved in EEPROM
  • Arcade cabinet appearance

GamePlay

  • Shoot a UFO for a 1000-5000 point bonus (max. of 3 per round)
  • Bonus life every 25000
  • Button A: Shoot laser
  • Button B: Shoot laser
  • Left, Right: Control ship
  • Start: Start/Pause game
  • Select: Reset to title screen

ROM

Media:SpaceInvaders.hex‎

Sources

[1]