From e7abff2012e93e718efc9fb70f740037f2d0986f Mon Sep 17 00:00:00 2001 From: Tobias Backer Dirks Date: Mon, 15 Sep 2025 13:29:19 +0300 Subject: [PATCH] docs: add Game link to EnTT In Action --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index de4aac5de..105d98db1 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -143,6 +143,8 @@ I hope the following lists can grow much more in the future. mage determined to halt the relentless hordes of undead. * [You Are Circle](https://store.steampowered.com/app/3578190/You_Are_Circle/): a roguelite top-down shooter with a high-contrast vector line aesthetic. + * [EnTT Dino](https://github.com/omgitsaheadcrab/entt_dino): a Dinosaur Game + clone in C++ using only `SDL2` and `EnTT`. ## Engines and the like: