The user is required to login either as a student or as a teacher. When a student logs in, different subjects are displayed and can choose a subject to start the quiz. When a subject is clicked a ...
In this project, I aimed to practice object-oriented programming (OOP) in Java and learn how to work with GUIs using Java Swing Framework. The game includes functionalities such as card drawing, ...