Skip to content

A HangMan game with Python which runs in Command Line

Notifications You must be signed in to change notification settings

dhrxvjhx/HangMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HangMan Game using Python which runs in Command line only

Play the game by downloading the file and running it in your CLI(Windows Command Prompt/Windows Powershell/Terminal/Linux CLI)

Run the main file from the list of files

Type the letter or word which you think is correct and you will get the hang of it.

Initial img

If your guess is worng: Wrong img

If your guess is correct: Correct img

If your guess is invalid: Inavlid img

If you guessed the word correctly/Win: Win img

At the end it will ask you whether you would like to continue playing game or not(Y/N):Type 'Y' for Yes and 'N' for No