Skip to content

jyoungjoon/-TODO-THIS.QUIZ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

// TODO: THIS QUIZ!

This is a game-themed quiz app that tests your knowledge of the basics of JavaScript. Can you get a perfect score?

Description

Screenshot

It is a timed (2-minute) quiz that will deduct 10 seconds from your remaining time if you answer incorrectly but it will add 1 point to the score if you answer correctly. There is a total of 10 questions to solve! At the end of the quiz, you will be able to save your score and initials to the scoreboard. Highest scores will be displayed at the top of the scoreboard. If same score is achieved, the initials will be displayed in the order it was entered.

  • Developed using HTML, CSS, and JavaScript.
  • Google Fonts (Overpass and Roboto) were used for the fonts.
  • Background image was taken from FREEPIK.

Getting Started

Dependencies

All you need is a web browser to run this app.

Installing

  • Download the zip file or clone the repository to your local machine.

  • Open the index.html file in your web browser.

    OR

  • You can simply click on the link to run the app: //TODO: THIS QUIZ!

Authors

Young Jang - Github

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the [MIT] License - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.