As a developer creating a functional quiz game through Javascript should be stimulating and interactive with the user playing it. The quiz should have a 5 series of questions with strings of JavaScript related questions. However, the quiz is also timed and the user should be able to beat the time by answering the questions correctly if not answered correctly the timer will be affected. When the user is finished playing the game they will be directed to the end page, then they should be able to input their intials and save their score to be displayed. If the user wants to refresh their score settings they can simply click the clear scores to wipeout all score histories.
- W3schools
- MDN
https://mariayconstanza.github.io/pop-quiz/
Copyright https://github.com/MariaYConstanza/pop-quiz All rights Reserved