Skip to content

Trivia Game using timers to determine how long the user has to answer the questions.

Notifications You must be signed in to change notification settings

DutchMon/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

The player will have to answer only one question until their time runs out. If the player selects the correct answer, show a screen congratulating them for choosing the right option. After a few seconds, the next question will display.

If the player runs out of time, tell the player that time's up and display the correct answer. Wait a few seconds, next question will show. If the player chooses the wrong answer, the correct answer will display. Wait a few seconds, then show the next question.

On the final screen, show the number of correct answers, incorrect answers, and an option to restart the game (without reloading the page).

About

Trivia Game using timers to determine how long the user has to answer the questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published