HangmanGame
★ 1
updated 5y ago
⑂ fork
This is a HangMan game I made using C++ in Visual Studio. To make the game work you also have to put the "words.txt" file in your "Open containing folder" so that the game has a list of random words to chose from. File handling was used for this purpose and the time.h library was used for random words picking. Hope ye enjoy :D
No plain-English explanation yet — one is being written right now. Check back in a minute.