Simple game library based on SDL2 and OpenGL for own use in action RPG Medium.
Additionally have tool for sprites and game maps editing. Links will be later.
Full manual for using will be later.
- Configure CMake
- Put in
build
directory files:SDL2.dll
SDL2_image.dll
SDL2_ttf.dll
ui.ata
- Directory
shaders
- At least one of font:
arial.ttf
firacode.ttf
- Build project with CMake