Skip to content

Pacoromo/the-dark-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------STAR WARS QUIZ GAME----------

----------------The Dark Quiz------------------

Make use of JavaScript and JQuery to:

  • Manipulate the DOM with some event listeners.
  • Update some of the CSS rendering by implementing the use of addClass() and removeClass() methods.
  • Make use of some conditionals and variables.
  • Use arrays and objects to store the quiz information.

The functionality is as follows:

  • The app is a quiz game where the user is asked questions about the Star Wars universe.

  • The screen should present 1 question along with 4 answers/options in a form of buttons

  • There is a time limit of 2 minutes

  • Sound alerts should be played according to the option selected for every question

  • If 2 answers in a row are wrong, there's a special audio alert by Yoda.

-An alarm sound is played when the time left is only 20 seconds or less.

  • When the countdown is over, the screen shows a numeric result, a sound, and a paragraph according to the number of correct answers.

May the Force be with you!...............(and me)

images by https://wallpaperset.com/

Sound clips by findsounds.com, clipchamp.com and soundboard.com

Trivia questions by http://allfreeprintable.com/star-wars-trivia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published