Skip to content

jamesaps/code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz

Description

This is project is coding quiz challenge. Users are shown a series of questions presented in a random order and are against the clock as they try to answer as many questions as possible. Incorrect answers are penalised heavily and users will lose 10 seconds of their available time for every incorrect answer! At the end of each game, users can choose to have their scores stored as a high score. High scores are persisted to local storage and can be viewed in the dedicated high scores page.

Website Screenshot

Installation

Please clone this repository with the following command in your terminal:

git clone https://github.com/jamesaps/code-quiz.git

Usage

This site is designed to automatically deploy to github pages when changes are committed to the main branch. You can find a link to a live version of the site here.

Credits

  • Array shuffle algorithm provided by: Fisher-Yates Shuffle
  • ChatGPT 3.5 was used to generate the questions in this project
  • Starter code was provided by eDX

License

Licensed under the MIT license.

© 2024 James Stott. Confidential and Proprietary. All Rights Reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published