javiistacks / myQuiz

https://javiistacks.github.io/myQuiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myQuiz

04 Web APIs: Code Quiz

Generic badge GitHub language count GitHub top language

A. Title of the game.

B. Rules of how the game will be played.

C. "Begin Quiz" button allows user to start playing when clicking on the button.

D. "View HighScores" button allows user to see previous high scores stored in local storage.

E. Timer of the game.

F. Questions are prompted for the user.

G. Game educates user that they made a correct choice.

H. User losses 10 seconds of time when making an incorrect choice.

I. Game educates user of their incorrect choice.

J. User is prompted with their scored points for the game.

K. User can enter initials to save score.

L. "Submit" button allows user to save score into local storage and it will display on highscore screen.

M. At the end of the game the player is navigated to the high score screen where they can view all highscores saved in local storage.

N. Top 10 high scores and initials displayed here.

O. Thanks for playing is prompted.

P. User has the abilities to "go back" and play and again. Or clear High Scores.


My Git hub profile : https://github.com/javiistacks

Git Hub repository: https://github.com/javiistacks/myQuiz

Finished Product: https://javiistacks.github.io/myQuiz/

License

Copyright (c) Javiann Marerro. All rights reserved.
Please be kind and change content if you wish to use this code.

Licensed under the MIT License

Copyright (c) 2021 - present | Javiann Marerro

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

https://javiistacks.github.io/myQuiz/


Languages

Language:JavaScript 52.6%Language:CSS 27.2%Language:HTML 20.2%