You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "QuizApp-Java" repository on GitHub is a Java-based project that allows developers to create a quiz application with various features, such as multiple-choice questions, timers, and score tracking. The repository includes the source code for the project, as well as documentation on how to use and customize the quiz application.
A Java-based quiz game built using Swing, featuring interactive GUI, timed questions, lifelines, and real-time score tracking. Designed to demonstrate core Java concepts including OOP, event handling, and file I/O.
A classic Snake game built in Java with Swing GUI. Features progressive difficulty, dark mode unlock at 50 apples, smooth controls, and real-time score tracking. Perfect for showcasing Java game development skills.
A Java-quiz application designed to test users' knowledge on various topics. The application utilizes the Swing and AWT libraries for creating an interactive graphical user interface.