From 4560fef0584d92d0020b849eb1824c548f7e1cdd Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Sat, 17 Jul 2021 23:54:58 +0200 Subject: [PATCH] doc: updated list of showcases (close #732) --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index 19e2bd5e3..c854eb030 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -116,6 +116,8 @@ I hope this list can grow much more in the future: framework in C++17 for backend development. * [Unity/EnTT](https://github.com/TongTungGiang/unity-entt): tech demo of a native simulation layer using `EnTT` and `Unity` as a rendering engine. + * [OverEngine](https://github.com/OverShifted/OverEngine): an over-engineered + game engine. * Articles, videos and blog posts: * [Some posts](https://skypjack.github.io/tags/#entt) on my personal