A simple console-based quiz application with timed questions and score tracking.
- Multiple choice questions
- Timed responses
- Score tracking
- Input validation
- Percentage-based results
- Java JDK 8 or higher (Recommend JDK 17)
https://github.com/yourusername/java-quiz-game.git](https://github.com/pamaljayasinghe/Java-Quiz-Game.git
cd java-quiz-game
javac Main.java
java MainAnswer questions by entering the number corresponding to your choice within the time limit.
Question.java: Question data modelQuiz.java: Core quiz logic and game flowMain.java: Entry point and sample questions
Distributed under the MIT License. See LICENSE for more information..