Skip to content

A quiz that allows users to compete for a score based on their time and correct responses.

Notifications You must be signed in to change notification settings

mattbeachey/Timed-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timed-Quiz

Live link: https://mattbeachey.github.io/Timed-Quiz/

This timed multiple-choice game starts a timer as soon as the user presses "start game" and then presents them with a series of five questions. Each wrong answer deducts 15 seconds from the clock, and each correct answer scores points equivalent to how many seconds remain on the clock. After all five questions are answered, or the time runs out—whichever comes first, the game ends and the user's score is tallied.

The user is then prompted to enter their name, which will be added with their score on a high scores list, ranked from highest to lowest. This high scores list is stored in local storage.

The app is dynamically designed and is suitable for phones and tablets as well as computers.

Coming soon: build your own speed quiz.

About

A quiz that allows users to compete for a score based on their time and correct responses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published