centipedo.java
Playing Instructions: Press "g" or click the mouse to start the game. Move with the mouse and click to fire. Press "p" or move the mouse out of the window to pause the game.
Usage: Place these class files (and these image files) within your HTML directory.
Java Source: centipedo.java
HTML Source:
<applet codebase=classes code=centipedo.class width=600 height=448>
</applet>
Author: Mark Boyns
|