Skip to content

heyallnorahere/sge

Repository files navigation

sge build status license

Simple 2D game engine in C++17. Please use this project for testing.

Remember: SGE is currently in development. Stuff will break!

# configure
cmake --preset default

# build
cmake --build --preset default

Adding a new asset type

To add a new asset type: