Skip to content

flowmar/houston-bootcamp-trivia-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Game Trivia

Concepts: Javascript Timers, jQuery DOM Manipulation


For this project we created a trivia game that utilizes Javascript timers.


# Week 5 Assignment

### Overview

In this assignment, You'll create a Trivia game using JavaScript for the logic and jQuery to manipulate HTML. Be sure to layout this app with valid HTML and stylish CSS.

### Option Two: Advanced Assignment (Timed Questions)

Advanced

* You'll create a trivia game that shows only one question until the player answers it or their time runs out.

* If the player selects the correct answer, show a screen congratulating them for choosing the right option. After a few seconds, display the next question -- do this without user input.

* The scenario is similar for wrong answers and time-outs.

* If the player runs out of time, tell the player that time's up and display the correct answer. Wait a few seconds, then show the next question.
* If the player chooses the wrong answer, tell the player they selected the wrong option and then display the correct answer. Wait a few seconds, then show the next question.

* On the final screen, show the number of correct answers, incorrect answers, and an option to restart the game (without reloading the page).

- - -

## Copyright

Coding Boot Camp (C) 2016. All Rights Reserved.

Deployment

The project was deployed to GitHub pages as: trivia-game

The source code is located here.


About the Author

Omar Imam

Find me on: GitHub Portfolio: Flowmar Connect with me on LinkedIn

About

Trivia Application about Video Games that utilizes jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published