Skip to content

Releases: PGFerraz/-Secret-Word-Game

Secret Word Game

22 Jul 22:24
bba2611
Compare
Choose a tag to compare

Guessing Game: A simple Python command-line game where players guess a secret word one letter at a time. Players have 6 attempts to guess the word correctly, receiving feedback on each letter guessed. The game ends when the player either guesses the word or runs out of attempts.