Space Invaders clone, written in Java.
Title Screen | Game Screen | Score Screen |
---|---|---|
Mirror: Mediafire
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
Requires Java 7 or better.
Space Invaders Regular (font) - © kylemaoin 2010