Skip to content

mileiny1/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game

This is a simple web-based quiz game that challenges players to answer a series of multiple-choice questions within a set time limit. The game features a timer, score tracking, and a game-over screen with the final score displayed. Players can restart the game after finishing.

Features

  • 10-second timer for each question
  • Score tracking
  • Correct and incorrect answer feedback
  • Option to move to the next question
  • Background music loop
  • Game-over screen with final score
  • Responsive design

Game Flow

  1. The game starts by displaying a start screen with a "Start" button.
  2. Upon starting, a question appears with four possible answers.
  3. Players have 10 seconds to select the correct answer before time runs out.
  4. Feedback will be shown as "Correct!" or "Incorrect!".
  5. After answering, players can click the "Next Question" button to proceed.
  6. The game continues until all questions are answered.
  7. At the end of the quiz, the game will display the final score, and players can restart the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors