jcorbette / hangman-git

In this game, the user only enters the number of letters existing in that word, and the computer tries to guess them based on a fixed number of attempts. The game ends if the computer correctly guessed all the letters in order or used all of the given attempts.
2 stars 2 forks source link

The following changes have been made: #8

Closed jcorbette closed 3 years ago

jcorbette commented 3 years ago

Modified to hangman.py

Removed hangman-git-glen1man.py