Skip to content

Score and Difficulty Feature #3

@bridgetorr17

Description

@bridgetorr17

Explanation

  • API has 'difficulty' property for API calls
  • currently all of the questions from API are 'easy' difficulty, but they also have medium and hard difficulty options
  • the game does not keep track of the user's score, or how many questions they have gotten right or wrong

Suggested Solution

  • when the user gets 10 questions correct in one level, move up a difficulty in the API requests
  • show current score in that difficulty in bottom right corner of screen
  • score should be unique to that category of question (general, history, celebrities, etc)
  • after this is implemented, a follow-up feature could be a scoreboard

Please make feature in a new branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions