Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 1.72 KB

File metadata and controls

75 lines (47 loc) · 1.72 KB

QuizGame

📗 Table of Contents

📖 QuizGame

QuizGame is a simple quiz game built with HTML, CSS, and JavaScript.

🛠 Built With

  • HTML
  • CSS
  • JavaScript

Key Features

  • Multiple choice questions
  • Timer
  • Scorekeeping

(back to top)

💻 Getting Started

Setup

  1. Clone the repository to your local machine.
  2. Open the project in your favorite code editor.

Usage

  1. Click on the "Start Quiz" button to begin the quiz.
  2. Read each question carefully and select the answer that you think is correct.
  3. The timer will start when you select an answer.
  4. You can only select one answer per question.
  5. Once you have answered all of the questions, click on the "Submit" button to see your score.

(back to top)

🔧 Further Development

  • Add more questions.
  • Improve the user interface.
  • Add a leaderboard.

(back to top)

📝 License

This project is licensed under the MIT License.

(back to top)