learn-python
learn-python copied to clipboard
Add Hangman game
PR Description
Create Hangman game in python for beginners.
Features:
- Randomly generated words for each game.
- Visual representation of the Hangman.
- User-friendly interface.
- Guess letters to uncover the hidden word.
- Have a limited number of attempts to guess the word correctly.
Checklist
- [x] I have gone through the contributing guide
- [x] I have updated my branch and synced it with project
main
branch before making this PR
Undertaking
I declare that:
- The content I am submitting is original and has not been plagiarized.
- No portion of the work has been copied from any other source without proper attribution.
- The work has been checked for plagiarism, and I assure its authenticity.
I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.
- [x] I Agree
You have modified the PR template. You should mark the checkboxes properly:
- [x]
instead of - β
@animator kindly re-check again.
File name should be lowercase
Add comments in code to explain what is happening in each code block.
This PR is unethical. When you are contributing to a book it is expected everything is cross-checked multiple times. You havenβt even run the code once before submitting.