Skip to content

dtries/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

The Goldbergs Trivia Game

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.

The Challange

Create a working game that employs timers and updates displays actively.

Play the Game


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.

Tech Employed

  • HTML5
  • CSS3
  • JavaScript
  • JQuery

Maintained by:

Dennis Ries

Contact: dtries@gmail.com

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors