A basic hangman game played on the Python interpreter. One player enters a word, and another player guesses it.
Primary LanguagePython