ksentak / TriviaGame

This is an NFL-themed trivia game that I created working with JavaScript and JQuery using my knowledge of timers.

Home Page:https://ksentak.github.io/TriviaGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An NFL-Themed Triva Game

  • This is a trivia quiz that shows off my newly learned knowledge of JavaScript, jQuery, HTML, and CSS.

  • When the start button is clicked a quiz will appear.

  • There are ten multiple choice questions to answer.

  • You have 15 seconds to answer each of the questions. If you run out of time, the question will be skipped and you will have to move on to the next question.

  • When the quiz is over, an alert will pop up on screen and your results will be displayed.

  • If you'd like to replay the quiz just click on the play again button while your results are being displayed.

About

This is an NFL-themed trivia game that I created working with JavaScript and JQuery using my knowledge of timers.

https://ksentak.github.io/TriviaGame/


Languages

Language:JavaScript 72.8%Language:HTML 20.7%Language:CSS 6.6%