Skip to content

berhanewhe5/HTML-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game

Quiz Game is a fun, interactive trivia game where players must answer five challenging questions on various topics. The player selects an answer and receives real-time feedback on their score after each question.

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Table of Contents

Gameplay

The game consists of five multiple-choice questions. The player must:

  • Select the correct answer from four choices.
  • Submit the answer to see if it's correct.
  • After answering all questions, the final score is displayed, and the player can restart the game.

Features

  • Five Unique Questions: The game covers various fun topics such as science and general knowledge.
  • Score Tracking: Track your correct answers in real time.
  • Randomized Answer Order: The options are shuffled to make the game more engaging.
  • Interactive UI: A dynamic interface with hover effects, real-time updates, and score display.
  • Game Restart: Players can restart after completing all questions.

Installation

  1. Clone this repository:
    git clone https://github.com/your-username/quiz-game.git
  2. Navigate to the project directory:
    cd quiz-game
  3. Open the index.html file in your browser to start the game.

How to Play

Controls

  • Select Answer: Click on one of the four available answers.
  • Submit Answer: Press the Submit button after choosing your answer.
  • Restart Game: After all questions are answered, press the restart button to play again.

Objective

Answer all five questions correctly to achieve the highest score. Try to beat your own score by playing again!

Technologies Used

  • HTML/CSS: For structure and styling.
  • JavaScript: For managing game logic and user interaction.
  • Bootstrap: Responsive design for an optimized experience on different devices.

Credits

  • Developer: Berhane Wheeler (Konita Games)
  • Year: 2023

About

Quiz Game is a fun, interactive trivia game where players must answer five challenging questions on various topics. The player selects an answer and receives real-time feedback on their score after each question.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors