Skip to content

A trivia game to enforce foundational knowledge of plain, front-end JavaScript and understand the Fisher-Yates shuffle algorithm.

Notifications You must be signed in to change notification settings

chiaramdelucia/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Trivia Game

A trivia game | Big Lebowski themed

Purpose

To enforce foundational knowledge of plain, front-end JavaScript and understand the Fisher-Yates shuffle algorithm.

Technologies

  • Vanilla JavaScript
  • HTML
  • CSS
  • Fisher-Yates Shuffle Algorithm

Features

  • Append trivia questions to the HTML
  • Set a timer on how long the user has to answer the question
  • Display the correct answer
  • Use Fisher-Yates shuffle algorithm for moving through questions
  • Reset game without reloading URL
  • Create buttons on answer options
  • Add gifs to answer display
  • Keep track of correctly and incorrectly answered questions
  • Allow only one click on buttons

About

A trivia game to enforce foundational knowledge of plain, front-end JavaScript and understand the Fisher-Yates shuffle algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published