Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.02 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.02 KB

04 Web APIs: Code Quiz Awesome Quiz


Welcome to the Awesome Quiz!

With your host, GitHub Pages!

This silly quiz game is the fourth project for UCF Coding Bootcamp and implements:

  • Timers (setTimout, setInterval)
  • Localstorage
  • JavaScript with DOM manipulation
  • Fun CSS animations

The kitschy backdrop was created in Adobe Illustrator.

Rules

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.

Future Improvements

  1. Add more questions
  2. Keep the highscores on a server instead of only locally