Skip to content

This is a simple 2D side-scroller game engine created using Java.

Notifications You must be signed in to change notification settings

sunny420x/Java-2D-Side-Scroller-Game-Engine

Repository files navigation

Java-2D-Side-Scroller-Game-Engine

This is a Java 2D Side Scroller Game Engine Project. This project can render at 60 frames per second.

Now we have:

  • Moveable player (A, D).
  • Map collision.

Future update:

  • Will able to render an animated charactor sprites from a sprite sheet.
  • Will able to render an animated sprites on the map background from a sprite sheet.

About

This is a simple 2D side-scroller game engine created using Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages