Skip to content

subhash1612/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Hangman

This program implements the well-known Hangman game.There is a set of words stored using a python list.When the user plays the game, a random word is chosen from the list and the user has to guess each alphabet in the word.Each time a user makes a wrong guess, the user loses one life.After a total of 5 wrong guesses, the user loses the game and is given an option if he/she is interested in playing the game again.The program was written in python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages