Skip to content

A lightweight 2D game framework built in Java with real-time input handling and pixel-perfect rendering.

License

Notifications You must be signed in to change notification settings

ItsM3U/Java-Game-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Game Framework

A lightweight 2D game framework built in Java with real-time input handling and pixel-perfect rendering.

Framework Screenshot

Features

  • Keyboard & Mouse Input: Real-time input handling.
  • Dynamic FPS Counter: Displayed in the window title.
  • Custom Rendering: Pixel-level drawing with resize support.

Controls

  • R: Draw a green rectangle.
  • C: Draw a red circle.
  • L: Draw a blue line.
  • Esc: Quit the program.

About

A lightweight 2D game framework built in Java with real-time input handling and pixel-perfect rendering.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages