Up and running @ https://its-jefe.github.io/Code-Quiz/
This silly quiz game is the fourth project for UCF Coding Bootcamp and implements:
- Timers (
setTimout
,setInterval
) Localstorage
JavaScript
withDOM
manipulation- Fun
CSS
animations
The kitschy backdrop was created in Adobe Illustrator.
You have 60 seconds to correctly answer 5 questions...
Sounds easy enough, BUT, if you answer incorrectly you are penalized 15 seconds.
Points are awarded for speed and correctness and at the end you can save your [local] score with your initials to the high-score board.
Just hit the start button to begin the awesomeness.
- Add more questions
- Keep the highscores on a server instead of only locally