/uriel

SDL based game engine.

Primary LanguageC++MIT LicenseMIT

Uriel

Compilation

The engine is designed to be developed and released on x64 Windows but SDL is cross platform so it can be compiled to other platforms with a bit of tinkering.
SDL2.dll, SDL2_image.dll, SDL2_ttf.dll and SDL2_mixer.dll are all required to be in the same directory as the executable.