Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.84 KB

File metadata and controls

32 lines (28 loc) · 1.84 KB

Wordle Team Project Group 24

We all know what wordle is but we made wordle with a twist, "What if you can increase the word length?", "What if you can increase the amount of guessses you can make?" and that is what we did.

User Stories

  1. As a user I want to play wordle.
  2. As a user I want to be able to change the length of the word I guess.
  3. As a user I want to be able to change the number of guesses I have.
  4. As a user I want to be able to get a hint for the word.
  5. As a user I want to know the correct word once the game ends.
  6. As a user I want to be able to export my score after a game.
  7. As a user I want to track my game statistics.
  8. As a user I want to import and export my statistics
  9. As a user I want to be able to change the visual theme of the program.
  10. As a user I want my configurations and chosen theme to be remembered when reopening the program.
  11. As a user I want to be able to guess words in different languages.
  12. As a user I want to view instructions for how to play.
  13. As a user I want to know the definition of the word after guessing it.
  14. As a user I want to be able to create a custom theme.

API Information

Project Demo link