Skip to content

SueJStevens/TriviaGameAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Game

Trivia Game using API to obtain questions, JavaScript for the logic, and CSS animations. Purpose is to learn and demonstrate timers. Bootcamp Assignment 9/8/2018

Demo

Trivia Quiz is deployed to Github.
Please check it out here.

Overview

Trivia game using JavaScript for the logic and JQuery to manipulate HTML.

Functionality

  • Questions obtained via API from https://opentdb.com/
  • 4 questions per game but game can be repeated with new trivia questions.
  • Questions must be answered within 10 seconds or the game moves on to the next question.
  • Answers are provided for incorrect guesses and congratulations are given for correct guesses.
  • Unanswered questions are not provided an answer.
  • Final screen shows the number of correct answers, incorrect answers and unanswered questions as well as an option to restart the game (without reloading the page).

Technology

Hosting Platform

Front-End

About

Trivia Game to demo API, JQuery, Ajax, Javascript and CSS animation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published