A timed trivia game with a 9 second time limit per question. Upon answering the last question a tally of player performance is provided along with the option to play again.
Create a working game that employs timers and updates displays actively.
https://dtries.github.io/TriviaGame/
- Opening screen presents player instructions and a Begin Game button.
- Once game begins, the player has 9 seconds to answer a question by clicking on the answer using the mouse.
- Upon answering, the user is informed wheter they were correct or not (Note: if user does not answer the question they are informed that they took to long to answer.
- A Goldberg's related Gif is played after each question is answered.
- After 10 questions are completed, the user is presented a display of their performance.
- The player may elect to try play again.
- HTML5
- CSS3
- JavaScript
- JQuery
Dennis Ries
Contact: dtries@gmail.com
