My OOP text-based version of this exercise http://www.practicepython.org/exercise/2017/01/10/32-hangman.html Run hangman.py and create a game by using: game = Game() This will create a game with 10 tries and a random word from the SOWPODS dictionary. You can change the word and the tries with word= and tries= Play the game with game.play()
-
Notifications
You must be signed in to change notification settings - Fork 0
My OOP text-based version of this exercise http://www.practicepython.org/exercise/2017/01/10/32-hangman.html
License
hyderix/hangman
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
My OOP text-based version of this exercise http://www.practicepython.org/exercise/2017/01/10/32-hangman.html
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published