Skip to content

JOSBEAK/HangMan-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HangMan-Project

About the Game

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

  1. Number of Dashes represent the length of the word.
  2. At each correct guess the letter is placed at its original position in the word.
  3. User loses if the HangMan is completed.
  4. If the guess is correct, user will move to a new level.
  5. User can use Hints provided by game, for help. (note : Hints cost a sum of 50 points.)

Installation Instructions

  1. Install this font Segoe UI Emoji
  2. pip install kivy
  3. pip install kivymd
  4. git clone https://github.com/JOSBEAK/HangMan-Project/
  5. cd HangMan-Project
  6. python main.py

Glimpses of Game

Image-Credits

  1. background game png 2
  2. Game Background Vector

WorldList-Credits
Word-List

Dependency

  1. Kivy
  2. KivyMd

Fonts-Used
Segoe UI Emoji

About

The Famous 2D HangMan Game now with more graphics and animations with a better user interaction and much more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages