This is a quiz game created in JavaScript using object-oriented programming . Players need to select the correct answers for each question and can track their correct and incorrect responses.
-
Clone this repository to your computer.
-
Open the
index.html
file in your web browser to start the game. -
Carefully read each question and select the answer you believe is correct by clicking on the corresponding button.
-
After selecting an answer, you'll see a visual indicator of whether your response was correct or incorrect.
-
Click the "Next" button (or "Start" at the beginning) to move to the next question.
-
At the end of the game, a message will be displayed indicating the number of correct answers you had.