- Notifications
You must be signed in to change notification settings - Fork3
🎮 A lightweight game engine using Allegro
License
NotificationsYou must be signed in to change notification settings
AtomicSponge/silvergun
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Silvergun is a lightweight cross-platform 2D game engine written in C++17 using anECS design.
- Build tools:
- A working C++ build environment withCMake
- Libraries:
See the API documentation athttps://atomicsponge.github.io/silvergun/. Documentation can be built locally usingDoxygen.
- slv-mkscript - Generate game scripts. RequiresNodeJS
For a live demo and simple example of the the API usage, see the following:
About
🎮 A lightweight game engine using Allegro