Hangman in C++
You have 5 tries to guess the word. If you get it correct, for some reason it doesn't say so.
I got the random word generator from Stackoverflow.
Voters
You have 5 tries to guess the word. If you get it correct, for some reason it doesn't say so.
I got the random word generator from Stackoverflow.