The Quiz Game is a simple console-based quiz implemented in C++. It tests your knowledge by asking a series of multiple-choice questions and provides immediate feedback on your performance.
- Multiple-Choice Questions: Answer a set of multiple-choice questions.
- Interactive: Provides an interactive user experience, allowing you to select your answers.
- Scoring: Keeps track of the number of correct answers and displays your score at the end.
-
Clone the repository:
git clone https://github.com/Asroyx/quiz-game.git