EricChen96 / Code_Quiz

Home Page:https://ericchen96.github.io/Code_Quiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code_Quiz

Random_Password_Generator

Code Quiz Code Quiz

Link to site
Link to Github repository

Installation

Go to Github and download

Description

The following code quiz would test the user's JS knowledge. It'll start a timer and loop through a few questions. If the user answers correctly, it adds time and if user answers incorrectly, it'll deduct time. Then it'll display their score at the end and give them a chance to save the score to local computer.

The timer is located in the top right and the highscores tab is located in top left. Clicking the highscores during a quiz would immediately stop the game to load the highscores.

In the highscores page, user can select to reset the highscores list. A maximum of 10 entries may be recorded and any new highscore entry would pop the first highscore out and push in the new highscore.

About

https://ericchen96.github.io/Code_Quiz/


Languages

Language:JavaScript 80.0%Language:CSS 15.0%Language:HTML 5.0%