Hangman 1





This version of the hangman game is almost identical to the source code in the Hangman Game Whitepaper, with the exception that this version is in C code and not C++ code.

See also Hangman 2.