A desktop-based Quiz Application developed using Java Swing.
Ad-Arena provides an interactive timed quiz experience with lifelines, automatic navigation, and instant score evaluation.
- GUI-based interactive quiz application.
- 10 Current Affairs quiz questions.
- Multiple-choice answer system.
- Instant result and score calculation.
- User-friendly interface.
- 15-second timer for each question.
- Auto-navigation when time ends.
- Auto-submit on final question.
- 50-50 Lifeline support.
- Removes two wrong options for better gameplay.
- Java Swing based graphical interface.
- Clean layout with buttons, labels, and options.
- Smooth question navigation.
- Java
- Java Swing
- AWT
- Event Handling
- NetBeans IDE
- Open the project in NetBeans / any Java IDE.
- Run the main Java file.
java -jar "Quiz_Application.jar"