Description: Hangman is a word guessing game. The player is shown how many letters there are in the word (typically using blanks) and given the opportunity to guess letters that may be contained in the word (one at a time). There will be no pictorial representation of the “hangman” in program HangmanCL,But in HangmanGUI ,every time the user incorrectly guesses, a section of the hangman.body should appear.
To Search:
File list (Check if you may need any files):
Code
....\Hangman-0.png
....\Hangman-1.png
....\Hangman-2.png
....\Hangman-3.png
....\Hangman-4.png
....\Hangman-5.png
....\Hangman-6.png
....\HangmanCL.class
....\HangmanCL.java
....\HangmanGUI.class
....\HangmanGUI.java
....\HangmanGameLogic.class
....\HangmanGameLogic.java
....\HangmanPicture$CloseWindow.class
....\HangmanPicture.class
....\HangmanPicture.java
....\dictionary.txt