A Dynamically created HTML quiz using Javascript
-
User clicks the start button and is redirected to a dynamically updated quiz page
-
Upon answering one question, the user is redirected to the following question
-
When answered correctly, the user has time added to their timer
-
When answered incorrectly, the user has time removed from their timer
-
The game ends when the questions are all answered, or when the timer hits zero
- Still needs CSS Styles
- Highscore list needs to be sorted and displayed
- "View high scores" in Nav bar acts unexpectedly
- Better Comments in the code
-Link to GitHub Repo
-Link to Deployed Webpage
Zachary Campanelli