/trivia-game

A trivia game about The Simpsons built with JS, jQuery, Bootstrap, HTML, CSS

Primary LanguageJavaScriptMIT LicenseMIT

The Simpsons Trivia Game

Test your knowledge of The Simpsons with this multiple choice trivia game.

Play online at https://rmglennon.github.io/trivia-game.

Game rules

When you click Start, you will be given 10 multiple-choice questions covering the early seasons of The Simpsons. You have 60 seconds to answer all the questions before time runs out; if you finish early, you can quit sooner by clicking Done. When the game ends, your score will be displayed for you.

Start page for trivia game

Technology

This project was built with JavaScript, jQuery, Bootstrap, HTML, and CSS. Most all of the HTML content is generated dynamically through JavaScript.

Note: This was created for UC Berkeley Extension coding bootcamp as TriviaGame in week three.