This is a desktop quiz game built in Java using Swing. Inspired by the popular TV show, the game tests your knowledge through 15 multiple-choice questions with increasing prize amounts.
- 15 questions with increasing difficulty and prize value
- Lifelines: 50/50, Get Hint, and New Question (usable once per game)
- Random question selection without repeats
- GUI made using Java Swing
- Game ends on wrong answer or after winning $1,000,000
- Java
- Java Swing (GUI)
- JUnit (for testing)
- MVC Architecture
- Clone the repo
- Open the project in NetBeans (or any Java IDE)
- Run the
Game.javafile in thecontrollerspackage
I built this project to improve my Java and GUI programming skills.
Feel free to reach out:
- Email: dharshit2001@gmail.com
- LinkedIn: Harshit-Dhasmana
- Github: My-GitHub