Skip to content

shriharshpatil23/Hangman_game_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman_game_in_Python

Created Hangman game, this game is a guessing game. You have guess the word of given length ,and you will be provided with 10 turns. If you guess the letter correct ypur turns will not be deducted and if you guessed it wrong the turns will be deducted by 1 after every wrong guess .After you are done all 10 turns and you can't guess the word the man is Hanged to Death .So this game is known as Hangman Game. In this basic project learnt about different libraries and modules such "RANDOM" in Python. Also learnt about managing and keeping code readable and minimalist. This project is done while studying Python for Machine Learning and Artificial Intelligence.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages