/quiz-game

The application it use an API call that retrieve a JSON file and the player it will play the game by seeing progress and correct questions that it answered. Play again and leaderboard features included.

Primary LanguagePython

Quiz game

The program is checking a JSON string called with an API to get questions for user. The user can:

  • define his name on the beginning of the game
  • to see the current question number
  • to check the current score
  • to see the overall results at the end of the quiz
  • to quit anytime from game
  • to play again
  • to see the leaderboard