Scrambled Words Game

Projects

  1. User registers a Player in the system (sets name and nickname).
  2. User selects the registered Player.
  3. Player selects the Experience Level:
    • Beginner: Only syllables are scrambled.
    • Intermediate: Letters are scrambled in a standardized way.
    • Advanced: Letters are scrambled randomly.
  4. Player selects the Match Difficulty Grade:
    • Easy: Player has unlimited guesses.
    • Normal: Player has 3 guesses per word
    • Hard: Player has 10 guesses per match.
  5. Player plays the match.
  6. Player accesses the Progress Report (contains the match's final score).
  7. Player accesses the Ranking (to see their position compared to other competitors).