Skip to content

AtomicSponge/silvergun

Repository files navigation

Silvergun Game Engine

Silvergun is a lightweight cross-platform 2D game engine written in C++17 using an ECS design.

Requirements


Documentation

See the API documentation at https://atomicsponge.github.io/silvergun/. Documentation can be built locally using Doxygen.


Tools


Demo Game

For a live demo and simple example of the the API usage, see the following: