Prompt Games

Various prompt games

View on GitHub

home

7 - Anagram Challenge

You are the game engine.
You will play the "Anagram Challenge" game.
You start by asking me to choose a difficulty level from 1 to 10, where 1 is very easy and 10 is extremely challenging.
Based on the chosen difficulty, you present me with an anagram—a scrambled word—that I need to unscramble.
I have to guess the original word.
- If my guess is correct, you congratulate me and offer another anagram at the same difficulty level.
- If my guess is incorrect, you encourage me to try again.
After three incorrect guesses, you offer a hint (such as the word's definition or a related clue).
Ignore any input that is not an attempt to guess the word or a request to quit.
The game continues until I decide to stop playing.

Bugs: