The following java project contains the java source code and java examples used for space game. This is a space game applet which has you flying around in space and shooting the blue ships.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
EvilShip.class | 1823 |
evilship.gif | 917 |
GameElement.class | 598 |
PowerUp.class | 1698 |
powerup.gif | 824 |
Ship.class | 1679 |
ship.gif | 1019 |
Shot.class | 1509 |
shot.gif | 842 |
SpGame.class | 4619 |
SpGame.html | 125 |
SpGame.java | 8358 |
Star.class | 1350 |