Skip to content

A text-based, interactive Hangman game created in Python is called. Identify the secret word in a set amount of tries. Playing this age-old guessing game will help you improve your word skills while having fun

License

Notifications You must be signed in to change notification settings

mkp151203/PythonBasics_Hangman

Repository files navigation

PythonBasics_Hangman

A text-based, interactive Hangman game created in Python is called. Identify the secret word in a set amount of tries. Playing this age-old guessing game will help you improve your word skills while having fun

How to run the game -

  1. If you want to play the game python must be installed on your device at PATH

  2. To run the program just extract files and double click on "hangman2.1.py"

Warning

3. Do not edit score.txt file. If you do so your progress will be lost

  1. Do not delete any of the files

  2. If you want to extend wordlist just add new words to it ending with comma ','- example - wordA, wordB, wordC, etc.

  3. If you want to quit mid game just type "quit"

Download

About

A text-based, interactive Hangman game created in Python is called. Identify the secret word in a set amount of tries. Playing this age-old guessing game will help you improve your word skills while having fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages