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.
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.
- 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.
- Clone this repository:
git clone https://github.com/your-username/quiz-game.git
- Navigate to the project directory:
cd quiz-game - Open the
index.htmlfile in your browser to start the game.
- 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.
Answer all five questions correctly to achieve the highest score. Try to beat your own score by playing again!
- HTML/CSS: For structure and styling.
- JavaScript: For managing game logic and user interaction.
- Bootstrap: Responsive design for an optimized experience on different devices.
- Developer: Berhane Wheeler (Konita Games)
- Year: 2023