A fun and interactive mini game developed using Core Java and Object-Oriented Programming (OOP) concepts with a graphical user interface.
- Programming Language: Java (JDK 8 or above)
- Paradigm: Object-Oriented Programming (OOP)
- GUI Framework: Java Swing / AWT
- IDE Support: IntelliJ IDEA, Eclipse, NetBeans, VS Code
- Platform: Windows / Linux / macOS
Java Mini Game is a beginner-friendly project created to demonstrate the use of Java OOP principles, event handling, and GUI-based game development.
It focuses on clean code structure, interactive gameplay, and real-time user input handling.
This project is suitable for:
- Java OOP mini projects
- College lab submissions
- Beginners learning Java GUI development
- ๐ฏ Interactive gameplay
- ๐ฅ๏ธ Simple and responsive GUI
- ๐ New Game / Restart support
- ๐ Score tracking
- โ Basic error handling
- ๐งฉ Modular code design