AviralMehrotra / Hangman

This is a word guessing game which it gives you a random word and 10 chances to guess the word...if you do so you will win, else try again. Made with python as well as with java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman

This is a word guessing game which it gives you a random word and 10 chances to guess the word...if you do so you will win,else try again.

If you are entering the correct letters it will accept those and show it on the blanks..and if you guessed it correctly you won the game.

Screenshot (106)

If you keep on entering wrong inputs, it will reduce the number of tries by 1 and when you are out of tries game is over...

Screenshot (107)

Screenshot (108)

About

This is a word guessing game which it gives you a random word and 10 chances to guess the word...if you do so you will win, else try again. Made with python as well as with java


Languages

Language:Python 71.9%Language:Java 28.1%