Explorar o código

doc: add the worst engine (love the name) to the list of links

Michele Caini %!s(int64=3) %!d(string=hai) anos
pai
achega
ba8d522c19
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      docs/md/links.md

+ 2 - 0
docs/md/links.md

@@ -168,6 +168,8 @@ I hope this list can grow much more in the future:
     engine based on `SDL2` and `EnTT`.
   * [Ducktape](https://github.com/DucktapeEngine/Ducktape): an open source C++
     2D & 3D game engine that focuses on being fast and powerful.
+  * [The Worst Engine](https://github.com/Parasik72/TWE): a game engine based on
+    OpenGL.
 
 * Articles, videos and blog posts:
   * [Some posts](https://skypjack.github.io/tags/#entt) on my personal