Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.31 KB

Invaders

Space Invaders clone, written in Java.

Screenshots

Title Screen Game Screen Score Screen
image image image

Download

Dropbox

Mirror: Mediafire

Installation

After downloading the file above, unpack it and save it to an appropiate location.

Open the directory and double-click invaders.jar. In some systems (i.e. Ubuntu) you may need to select 'Open with OpenJDK 7 Runtime' or similar from the context menu.

If the Java path is not set correctly, you can also navigate to the directory from the command line and execute

java -jar invaders.jar

System Requirements

Requires Java 7 or better.

Resources

Space Invaders Regular (font) - © kylemaoin 2010