Dodger Game

Dodger Game is a fast-paced 2D arcade-style desktop game built with Java Swing. The goal is simple: survive as long as possible by dodging falling enemies while your score increases over time.

Gameplay preview of Dodger Game

How the Game Works

Tech Stack

Java Java Swing OOP Game Loop Collision Detection Event Handling

What I Learned

Source Code

View the full source code on GitHub:
github.com/guptan0506/DodgerGame