My first entry

Hello!

This will be the first time I participate in the Ludum Dare compo (and in Ludum Dare in general). I will be creating a 2D game in Java, using my own engine “JangoDare” which can be found on GitHub.
It is still in development, although it is already possible to create simple games with it. The engine currently supports tiled levels, but will also support a few other level types soon (and of course you can also add own level types without modifying the library’s code, that’s no problem). It has full support for entities, and physics as well as particles (and maybe shaders/shadows) are also planned.
If you’re interested, make sure to follow the development because I will be implementing these (+ possibly more) features over time, hopefully I can finish it all until the weekend we’re all awaiting is reached.

Have fun and good luck,
JangoBrick