/TriviaGame

Trivia game using JavaScript logic and jQuery for HTML manipulation

Primary LanguageJavaScript

Trivia Game

Fast-paced trivia game with Open Trivia DB integration

  • This game leverages the Open Trivia DB API to generate question cards and using JavaScript logic and jQuery for HTML manipulation

Built with:

  • JavaScript, jQuery, custom styling with CSS

How to:

First, the player can select from the following settings:

  • Difficulty level from easy to difficult
  • One of five quiz categories

Once the game has started:

  • The player gets a random set of 10 questions (with 15 seconds to respond to each)
  • Once the game is over the player can choose to restart to play another round to beat their highscore

Deployed on GitHub pages:
https://pjhellstrom.github.io/TriviaGame/