Skip to content

Fun trivia game built with HTML, CSS, JavaScript, and jQuery

Notifications You must be signed in to change notification settings

CurtisLane/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

TriviaGame

Fun trivia game built with HTML, CSS, JavaScript, and jQuery

Directories:

picture

Functions:

1. Title screen displayed with "Start" button.
    1a. Clicking the "Start" button initialized the game.
2. 10 questions will be displayed one at a time
    2a. Four answer choices are desplayed below each question 
    2b.30 second count down timer will begin.
3. An event listener function determines which answer the user clicks.
    3a. If a question is answered correctly, the page will display a message and image
    3b. If a quesiton is answered incorrectly, the page will display a message and image as well as the correct answer.
    3c. If the count down timer reaches 0, a message will display and image as well as the correct answer.
4. Once all 10 questions have been asked: 
    4a. The total number of correct and incorrect answers will be displayed.
    4b. A score based on the percentage of correct answers.
    4c. A message is displayed rating the user's level of fandom.

About

Fun trivia game built with HTML, CSS, JavaScript, and jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published