Small game engine framework , made with:
Just for fun and learning
git clone https://github.com/mendoza/skeleton-engine --recursive
cd skeleton-engine
cmake -Bbuild -H.
# For windows add -G "MinGW Makefiles"
This project is getting upgrades in my free time if there is a problem please create a bug report in the issues section.
- Licensed under GNU GPLv3