The J Maker

[The J Maker Home] [Program Home] [Pricing] [Contact] [FAQ]


Hangman version: 2005.07.26

[Main Features]: This Java applet implements a configurable hangman game. You simply click on the alphabet to guess the hidden word.

[Execution Tips]: Click to pick up one letter each time. To start a new game, click on the 'New' button.

[Parameters and HTML Configurator]:
Parameter Value Description
regcoderegistration code
loadingloading screen display toggle: 1 = yes, otherwise = no
bgimagebackground image file: fill in "none" if no background image
keyfilekey text file
applet width
applet height
panelbgpanel background color: R G B
panelfgpanel foreground color: R G B
buttonbgbutton background color: R G B
buttonfgbutton foreground color: R G B
WinTexttext string for a player win
LoseTexttext string for a player loss



Auto-generated code to be inserted into your HTML page:

P.S. Copy all necessary *.jar, images (e.g. *.gif or *.jpg), and data files (e.g. *.txt) to your web directory and embed the above code into your own HTML file.



[More Package Info]:
  • File Description:
  • Hangman.html - this file
  • Hangman.jar - Hangman program classes
  • Hangman.txt - sample key file
  • Hangman*.jpg *.gif - sample image files