netbeetle.com

Secret Word Game

This is a little game I made for my first semester Java course. It went slightly beyond the requirements. The version here is modified to fit the requirements of Java applets. This is the first Java applet I have produced.

To play the game guess letters that are in the word. You can either type the letters or click the buttons. Typing a space will go to the next secret word.

The source code for the applet is available here. The regular application source file and class files are available in the downloads/programs section.