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.