Skip to content

dehlawi96/Java-2d-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Java 2D Game

A simple 2D Java game project built with standard Java libraries and managed using Maven.
This project demonstrates basics of game development in Java, including game loop, rendering, input handling, and collision logic โ€” all without external game engines. :contentReference[oaicite:0]{index=0}


๐Ÿง  Overview

This is a Java-based 2D game where the core gameplay involves interacting with graphical elements rendered to the screen using Javaโ€™s built-in graphics APIs.
The game is structured with clear packages and uses a Maven build system for easy compilation and execution.


๐Ÿš€ Features

  • Basic game loop and rendering logic
  • Keyboard input handling
  • Simple game mechanics
  • Cross-platform โ€” runs wherever Java runs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages