Silvergun Game Engine
|
Silvergun is a lightweight cross-platform game engine written in C++17 using an ECS design.
Installation is handled by CMake.
Playable Demo: https://atomicsponge.github.io/slv-demo-01/slvdemo.html
Source Code: https://github.com/AtomicSponge/slv-demo-01