Skip to content

Secret Word Game

Latest
Compare
Choose a tag to compare
@PGFerraz PGFerraz released this 22 Jul 22:24
bba2611

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.