I am in need of the coding for this game. I need to write a "Hangman" game that will randomly generate a word from a text file and will prompt the user to guess one letter at a time. Each letter in the word needs to be displayed with an asterisk. When the user makes a correct guess of a letter, the actual letter is displayed. When the user finishes a word, display the number of misses it took and ask the user if they wish to continue with another word.
Thank you for all of your time and I appreciate all effort for this program.
Ads