From 2137b3a879dd8b9cf3d31eb072a17dbcbc7ef7ed Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Tue, 11 Feb 2020 23:29:50 +0100 Subject: [PATCH] doc: added DungeonSlayer to links --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index c944dd5ec..a635ee3a5 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -50,6 +50,8 @@ I hope this list can grow much more in the future: RPG game made from scratch in C++. * [Robotligan](https://github.com/Trisslotten/robotligan): multiplayer football game. + * [DungeonSlayer](https://github.com/alohaeee/DungeonSlayer): 2D game made + from scratch in C++. * Engines and the like: * [Fling Engine](https://github.com/flingengine/FlingEngine): a Vulkan game