Skip to content

Fun 90s Music Trivia Game programmed using JS and jQuery that uses HTML and CSS for markup. Experimented with some animations and DOM manipulation effects.

Notifications You must be signed in to change notification settings

johnlatona/TriviaGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Totally 90s Music Trivia

Overview

This is a fun Trivia Game I built to experiment with some CSS and JS animation and sound effects. The player is asked 10 trivia questions relating to 90s music. The app keeps track of which questions were asked and when the game restarts, the order shuffles so the questions are asked in a different order each time, and during the game the same question is not asked twice. I utilized an array of objects to store information relating to each question the game asks.

Demo

TriviaGame Demo

URL

johnlatona.github.io/TriviaGame

Technologies Used

  • JavaScript
  • CSS 3
  • HTML 5
  • jQuery

About

Fun 90s Music Trivia Game programmed using JS and jQuery that uses HTML and CSS for markup. Experimented with some animations and DOM manipulation effects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published