HangMan is an interactive real world game. The game chooses an entirely random word,and the user tries to guess it by suggesting letters untill the hangman figure is completed. There are hints for help of the user and a total of three lives .
RULES
- Number of Dashes represent the length of the word.
- At each correct guess the letter is placed at its original position in the word.
- User loses if the HangMan is completed.
- If the guess is correct, user will move to a new level.
- User can use Hints provided by game, for help. (note : Hints cost a sum of 50 points.)
Installation Instructions
- Install this font Segoe UI Emoji
pip install kivy
pip install kivymd
git clone https://github.com/JOSBEAK/HangMan-Project/
cd HangMan-Project
python main.py
Glimpses of Game
Image-Credits
WorldList-Credits
Word-List
Dependency
Fonts-Used
Segoe UI Emoji