Skip to content

aafernands/quiz-game

Repository files navigation

Quiz Game

License: ISC GitHub license

Table of Contents
Features
Development
License
Contributing

Features


  • At the home page the user have the option to either start the quiz by clicking the Start Button or check the highscores;
  • Once the user click start quiz the game page is loaded and the game starts;
  • The countdown starts and for every wrong questions 10 seconds are subtracted from the timer;
  • The quiz contains six JavaScript related questions and the questions are randomized every time the page is refreshed;
  • The game will pause for two seconds after the user choose one answer and the result is displayed: correct or wrong;
  • Once the user is done answering the questions the page is directed to a page displaying the final score and a prompt will colect user initials to compose the highscores.
  • The highscores are stored at the users local storage device.

The following gif video demonstrates the application functionality:

demo

Development


Questions?

alt text

Feel free to contact me for any question. Id be more then happy to help.

Github

Email address

License

Copyright 2020 Alex Fernandes Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Javascript multiple choices quiz application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published