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
A classic Breakout-style game developed in Java. Players control a paddle to bounce a ball and break bricks arranged in a grid. The game features simple controls, a scoring system, and increasing difficulty as players advance. Ideal for learning game development basics and Java graphics programming.
The University Management System is a Java application for managing student and faculty data, leave requests, exam results, and fees. It features a Swing-based GUI and MySQL database using JDBC Connecter, utilizing APIs like JCalendar and RS2XML for date handling and data export, offering an efficient solution for university administration.
The Quiz Application is designed to provide a challenging and engaging way to test your knowledge across various topics. It features a user-friendly interface, understanding the rules, multiple-choice questions, and viewing your score. The application ensures that each player's experience is fresh by resetting the game state between sessions.