Skip to content

In this game, there is a list of words present, out of which our interpreter will choose 1 random word. The user first has to input their names and then, will be asked to guess any alphabet. If the random word contains that alphabet, it will be shown as the output(with correct placement) else the program will ask you to guess another alphabet. U…

Notifications You must be signed in to change notification settings

revathi2412/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hangman-Game

#About the game #In this game, there is a list of words present, out of which our interpreter will choose 1 random word. #The user first has to input their names and then, will be asked to guess any alphabet. #If the random word contains that alphabet, it will be shown as the output(with correct placement) else the program will ask you to guess another alphabet. #User will be given 12 turns(can be changed accordingly) to guess the complete word. #If the user gives the correct answer it returns "win" else it returns "loss"

About

In this game, there is a list of words present, out of which our interpreter will choose 1 random word. The user first has to input their names and then, will be asked to guess any alphabet. If the random word contains that alphabet, it will be shown as the output(with correct placement) else the program will ask you to guess another alphabet. U…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages