HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
877 stars 1.05k forks source link

Hangman game in python #1035

Closed aniketsingh98571 closed 3 years ago

aniketsingh98571 commented 4 years ago

@HarshCasper @atarax665 ## 💥 Proposal

The word to guess is represented by a row of dashes. If the player guess a letter which exists in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word. You can easily customize the game by changing the variables. for example: _ __ (adobe) if user enters a then: a _ ____ if users enters t: You have x turns left try again

Have you read the Contributing Guidelines on Pull Requests?

Yes

aniketsingh98571 commented 4 years ago

@atarax665 @iamrajiv @HarshCasper Look into this issue and assign me this for Python as a part of CH20

github-actions[bot] commented 3 years ago

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!