Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 948 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 948 Bytes

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: