Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/josbeak/hangman-project

The Famous 2D HangMan Game now with more graphics and animations with a better user interaction and much more.
https://github.com/josbeak/hangman-project

game kivy kivy-application kivymd python

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://fontsdata.com/132714/segoeuiemoji.html)
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](https://github.com/Xethron/Hangman/blob/master/words.txt)

__Dependency__
1. [Kivy](https://kivy.org/#home)
2. [KivyMd](https://gitlab.com/kivymd/KivyMD)

__Fonts-Used__

[Segoe UI Emoji](https://fontsdata.com/132714/segoeuiemoji.html)