From ece46d4aa331fb2ddf9b002a104e7e17b7fa75fb Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Fri, 26 Jan 2024 08:14:56 +0100 Subject: [PATCH] doc: Trollworks engine --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index b094b5d59..758bf1568 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -221,6 +221,8 @@ I hope the following lists can grow much more in the future. libary that combines its built-in reflection system with `ImGui`. * [Era Game Engine](https://github.com/EldarMuradov/EraGameEngine): a modern ECS-based game engine. + * [Core SDK of Trollworks engine](https://github.com/trollworks/sdk-core): 2D + game engine based on procrastination. ## Articles, videos and blog posts: