Play Hangman here!
(give it a second to load after clicking the button)


Synopsis: Hangman is a game in which the player guesses letter by letter a word; guess too many wrong letters before you solve the world and your man is hanged.

Background: This game I programmed while flying home from school in Boston for the summer in San Francisco. It utilizes Java Power Tools to assist in GUI building.



Directions: In hangman the player is trying to outwit the computer by guessing letters one by one from the dropdown menu in hopes of figuring out the word before they guess wrong 7 times. Should the player succeed the man will be set free but should the player fail the man will become a hangman!