Browse Source

[doc] Add link to Mirror lasers & Robots project (#329)

Guillaume Haerinck 6 years ago
parent
commit
177a7429f1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/md/links.md

+ 2 - 0
docs/md/links.md

@@ -44,6 +44,8 @@ I hope this list can grow much more in the future:
     arcade puzzle game made in C++ using the `SDL2` and `EnTT` libraries.
     arcade puzzle game made in C++ using the `SDL2` and `EnTT` libraries.
   * [Snake with EnTT](https://github.com/MasonRG/SnakeGame): simple snake game
   * [Snake with EnTT](https://github.com/MasonRG/SnakeGame): simple snake game
     made in C++ with the `SDL2` and `EnTT` libraries.
     made in C++ with the `SDL2` and `EnTT` libraries.
+  * [Mirrors lasers and robots](https://github.com/guillaume-haerinck/imac-tower-defense):
+    a small tower defense game based on mirror orientation.
 
 
 * Engines and the like:
 * Engines and the like:
   * [Fling Engine](https://github.com/flingengine/FlingEngine): A Vulkan game
   * [Fling Engine](https://github.com/flingengine/FlingEngine): A Vulkan game