搜索资源列表
hangman
- Its a hangman game built in C language.
hangman-game-project
- In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
HANGMAN
- Hi I am doing a research project on a hangman program for C++ and i stumbled across this