GitHunt
JA

jaymar14/TriviaGame

Trivia game using JavaScript for the logic and jQuery to manipulate HTML.

TriviaGame

In this assignment, You'll create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Be sure to layout this app with valid HTML and stylish CSS.

You'll create a trivia form with multiple choice or true/false options (your choice).
The player will have a limited amount of time to finish the quiz.
The game ends when the time runs out. The page will reveal the number of questions that players answer correctly and incorrectly.
Don't let the player pick more than one answer per question.
Don't forget to include a countdown timer.

Languages

JavaScript68.0%HTML29.0%CSS3.0%

Contributors

Created August 25, 2017
Updated January 30, 2025
jaymar14/TriviaGame | GitHunt