Skip to content

saurabhm13/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App - 2 Player Quiz Game

This repository contains a simple 2-player quiz game web application built using HTML, CSS, and JavaScript. The game presents a set of questions to two players, and the player with the higher score wins. In case of a tie, a tiebreaker round is triggered where the player to give the first correct answer wins.

Features

  • Play a quiz game against another player.
  • Answer questions and accumulate points based on correct and incorrect answers.
  • In case of a tie, the game enters the tiebreaker round.
  • Dynamic question loading from an external API.

Technologies Used

  • HTML: Markup structure of the web pages.
  • CSS: Styling and layout of the application.
  • JavaScript: Logic for quiz questions, scoring, and tiebreaker functionality.
  • Open Trivia Database API: Used to fetch quiz questions.

Screenshots

About

2 player quiz game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published