Starbase



Applet Name: Starbase
Applet Source: Starbase.java
Import(s): java.applet, java.awt, java.util
Feature(s): image, keyboard, mouse
Author: Mark Boyns

Usage Guide:

The object of StarBase is to shoot incoming objects before they collide with the base located in the center of the screen. The base is equipped with a rotating cannon that can shoot lasers in four directions. This cannon can be moved using the `j' and `k' keys and fired using the `spacebar'. Firing the cannon uses precious energy. More energy can be obtained by picking up energy objects. Objects that collide with the base cause damage to the base's shields. The game is over when the base is hit and the shield level is zero. More shields can be obtained by picking up the shield objects.


Return to index.