Skip to content

Suthar-Dev/Hangman-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hangman-Python

A simlple hangman game created to learn the basics of Python Programming. The art is created using the basic keyboard symbols The player giving the word gets the chance first, where he/she will type the word out. Then the command line will scroll down giving the control to the player guessing the word. The player guessing the word can see some letters of the given word based on its length. In longer words, many characters are revealed and in shorter words, only some letters can be visible If the player guessing the word guesses correctly, all the positions having the letter is revelaed. If the player guessing the word guesses incorrectly, the the hangman character loses a limb. The game ends if either the Hangman loses all its limbs, or if the player guesses the word correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages