LD30 Declaration
Hi all,
For LD30 I will be using the following game engine:
* SGE2D
There seems to be another engine named SGE2D already, but I’m using this one: https://github.com/SirJonthe/SGE2D
This game engine depends on a few other libraries:
* MiniLib, found here: https://github.com/SirJonthe/MiniLib. Note that SGE2D contains code for an updated version of MiniLib (it’s found in the SGE2D repo).
* SDL and helper libraries, such as SDL_image and SDL_mixer.
* OpenGL.
Good luck, everyone!