Hi JGO!
I am creating a 2D game library called LibZ.
LibZ is completely written from scratch and does not use any external resources also it is open-source :D.
It is FREE, That means no monthly costs and no royalty fee for both personal and commercial projects!
The current features are:
- path finding (own A* implementation ;))
- top-down and side-scroller
- per pixel rendering
- Instead of sprite sheet’s we use separate images
- audio
- keyboard and mouse input
- custom game scale
- draw text (Custom font possible)
- map loading
TODO:
- editor?
- lighting support
You can find the source on Github
Download the latest version Here
Documentation