Below are the projects I created during my programming courses. Each project includes a short description and a ZIP file you can download.
A Space-Invaders style game where the player moves horizontally and shoots enemies while avoiding collisions.
A classic Minesweeper clone built with Java Swing. Supports flagging, timer, mine counting, and full win/lose logic.
A user registration and login system where users can register, but only gain access after an admin approves their account.