Skip to content

A Harry Potter trivia game that uses uses Javascript and jQuery to dynamically display trivia questions and gif responses to the user, who earns a wizarding rank at the end!

Notifications You must be signed in to change notification settings

rebeccaui/hptrivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Harry Potter Trivia Game

In this trivia game, my objective was to create a quiz that allows the user 30 seconds to answer each question, displays the correct answer and a response after each question for 5 seconds, and gives the user a wizarding rank at the end of the game according to their score!

The game uses javascript features to create timers that listen to the user responses and to each other. It also uses jQuery to dynamically display data across several arrays in a synchronous fashion. The greatest challenge I faced in creating this application was taking the game rules step-by-step from a user’s perspective in order to properly synchronize all the different aspects of the game.

Screenshot Homepage

Please enjoy!

Coming Soon: Arcade-style high score board

About

A Harry Potter trivia game that uses uses Javascript and jQuery to dynamically display trivia questions and gif responses to the user, who earns a wizarding rank at the end!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published