From f4b6b513fae3bbdf3e4359a49611dae246eedcbe Mon Sep 17 00:00:00 2001 From: skypjack Date: Wed, 7 Jan 2026 10:13:22 +0100 Subject: [PATCH] doc: added MonsterWar to the list --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index ceef8953c..42608dc5e 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -147,6 +147,8 @@ I hope the following lists can grow much more in the future. clone in C++ using only `SDL2` and `EnTT`. * [Bim!](https://github.com/j-jorge/bim): a last-man-standing arcade online game for Android. + * [MonsterWar](https://github.com/WispSnow/MonsterWar): a tower defense game + developed in C++ with `SDL3`, `EnTT`, and a few other libraries. ## Engines and the like: