This is a Java 2D Side Scroller Game Engine Project. This project can render at 60 frames per second.
- Moveable player (A, D).
- Map collision.
- 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.