PictureGame.java
Playing Instructions: Identify the image, enter its name by clicking the appropriate letters, and click the "Done" button.
Usage: Place PictureGame.class (and these image files) within your HTML directory.
Java Source: PictureGame.java
HTML Source:
<APPLET CODE="PictureGame.class" WIDTH=600 HEIGHT=350>
</APPLET>
Author: Brian Weber
|