azurite-engine / Azurite

Azurite Game Engine is a 2D Java game engine built on top of LWJGL.
https://azurite-engine.github.io
MIT License
42 stars 20 forks source link

Feature/parsing #68

Closed Juyas closed 2 years ago

Juyas commented 2 years ago
Juyas commented 2 years ago

Wow a full on parser. Looks good

It does even have a structure to make a parser for a different file format more quickly :)

Juyas commented 2 years ago

Gonna add some DataObjectModel for conversion of different fileformats and java objects