Skip to content

chwd31/JavaScript-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz_Challenge

Students were tasked to create a JavaScript quiz using what we have learned about HTML, CSS, and JS. The task required the creation of game play with a timer and a page to store and display high scores. The game also has a time penalty for incorrect answers and the score is the time the user took to answer all the questions correctly.

Installation

The JavaScript Quiz can be found at https://chwd31.github.io/Quiz_Challenge/

No other installation is necessary.

Usage

This game is for use by anyone to test their JS knowledge. User start the game by clicking the start button. User will read the question and click on one of the provided choices. If the user chooses the correct answer, the game will move to the next question. If the user chooses the incorrect answer, the game will penalize them 15 seconds and allow them to choose another answer. Game play ends when the user answer all the questions or runs out of time. The user can then place their initials in for addition to the score board. The score will be saved in the user's local storage, and can be cleared.

Image of Site

Screen Shot 2023-01-08 at 3 39 39 PM

Screen Shot 2023-01-08 at 3 55 22 PM

Screen Shot 2023-01-08 at 3 55 57 PM

Contributing

Students in class worked with professor and TA to get started on the game.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published