AndAlsoFYI / TriviaGame

Trivia Quize, a jQuery trivia game. [bootcamp]

Home Page:https://notthedba.github.io/TriviaGame/

Repository from Github https://github.comAndAlsoFYI/TriviaGameRepository from Github https://github.comAndAlsoFYI/TriviaGame

Trivia Quiz

This is a jQuery/JavaScript based timed trivia game. Trivia data is stored in a JSON file.

TODO:

  • Fix bug with correct answer count on resets...

Future enhancement ideas

  • Auto-advance to next question/eliminate 'Next' buton.
  • Display running count of correct answers and questions left.
  • Multiple trivia topic selections, stored in separate json files.
  • Add a difficulty that gives more or less time.
  • Set time based on the number of questions available.
  • Find a way to eliminate repeated values in the random choice.
  • Find themed images for display.

About

Trivia Quize, a jQuery trivia game. [bootcamp]

https://notthedba.github.io/TriviaGame/


Languages

Language:JavaScript 63.1%Language:CSS 23.0%Language:HTML 13.9%