Skip to content

Maxguojiaqi/Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment4: Quiz Game

An application that generates timed quiz on JavaScript fundamentals and stores high scores. Scores will be added to a score board and can be viewed.

Below is the main screen

main page

How to use the Application

- when I click the start button, a timer starts and I am presented with a question

question

- when I answer a question, then I am presented with another question. If I make a mistake, I will be alerted and 10 seconds will be reduced.

wrong-answer

- If all questions are answered or the timer reaches 0, the score content will display.
- If score is 40 or higher, you will receive a good comment

good-result

- If score is 39 or lower, you will receive a bad comment

bad-result

- The final score with names could be viewed from a scoreboard. scoreboard will display score in sorted order, with highest score on top.

scoreboard

Website leverage bootstrap built-in responsive design and some bootstrap pre-built components.

For more infromation of bootstrap, visit: https://getbootstrap.com/ For more information of bootstrap grid and media queries, visit: https://getbootstrap.com/docs/4.4/layout/grid/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published