This is a jQuery/JavaScript based timed trivia game. Trivia data is stored in a JSON file.
- Fix bug with correct answer count on resets...
- 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.