-
Notifications
You must be signed in to change notification settings - Fork 0
This Python Hangman game selects a random fruit name and lets the user guess letters. Players have limited chances based on word length. Correct guesses reveal letters; repeated or invalid inputs are handled. The game ends on correct word guess or when chances run out. Uses `random` and `collections.Counter`.
Ayan03092005/Hangman-game
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This Python Hangman game selects a random fruit name and lets the user guess letters. Players have limited chances based on word length. Correct guesses reveal letters; repeated or invalid inputs are handled. The game ends on correct word guess or when chances run out. Uses `random` and `collections.Counter`.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published