From 754a8a637ed45511e6c23db66c6a4b623b00ae4f Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Wed, 28 Jul 2021 14:44:42 +0200 Subject: [PATCH] doc: updated list of showcases (close #744) --- docs/md/links.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/md/links.md b/docs/md/links.md index b7ecf92aa..74dce3ae3 100644 --- a/docs/md/links.md +++ b/docs/md/links.md @@ -76,6 +76,8 @@ I hope this list can grow much more in the future: defense game using C++ with Entity Component System (ECS). * [Runeterra](https://github.com/utilForever/Runeterra): Legends of Runeterra simulator using C++ with some reinforcement learning. + * [Black Sun](https://store.steampowered.com/app/1670930/Black_Sun/): fly your + space ship through a large 2D open world. * Engines and the like: * [Aether Engine](https://hadean.com/spatial-simulation/)