News

A classic Minesweeper game in Java with custom pixel-art graphics, smooth controls, and a retro interface. Great for learning Java game development and GUI programming. Top-down 2D game for making a ...
A simple PacMan game built in Java Swing that demonstrates Object-Oriented Programming concepts. Perfect for learning fundamental game development principles, state management, collision detection, ...