Skip to content

tatilattanzi/java-space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

A simple Java 2D game clone.

The game

Space Invaders is an arcade video game designed by Tomohiro Nishikado. It was first released in 1978. The player controls a cannon. He is about to save the Earth from invasion of evil space invaders.

Controls

Go Left: Left Arrowkey;

Go Right: Right Arrowkey;

Shot: Spacebar;

Have fun! ;)

Game Screens

Initial Screen

Game Screen

GameOver

Won