Skip to content

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

Notifications You must be signed in to change notification settings

jaymar14/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published