Simple Dodger Game
A downloadable game for Windows, macOS, and Linux
Simple 2D game built as a Java prototype. Control your player and dodge a relentless stream of falling objects for as long as you can, the longer you survive, the faster they come.
Features:
- WASD movement
- Escalating difficulty over time
- Score tracking
- Background music and sound effects
This is an early prototype developed in Java Swing as a personal coding project.
Download
Download
SimpleDodgerGame.jar 18 MB
Install instructions
This simple game is distributed as a runnable .jar file — no installer required.
Requirements:
- Java 17 or higher installed on your machine
- You can download Java for free at: https://www.java.com/en/download/
How to run:
- Download the runnable jar
- Double-click the file to launch, or run the following command in your terminal/command prompt: java -jar Dodger.jar
Troubleshooting:
- If double-clicking does nothing, make sure Java is installed and
.jarfiles are associated with Java on your system - If you see an error about Java version, make sure you have Java 17 or higher — older versions will not work
Development log
- Simple Dodger Game v0.0.118 days ago


Leave a comment
Log in with itch.io to leave a comment.