Przeglądaj źródła

a few more links

Michele Caini 7 lat temu
rodzic
commit
9e5a2db4c5
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      docs/links.md

+ 5 - 1
docs/links.md

@@ -27,7 +27,11 @@ a reference:
   * [Randballs](https://github.com/gale93/randballs): simple `SFML` and `EnTT`
     playground.
 
-* Engines:
+* Engines/Frameworks:
+  * [starlight](https://github.com/DomRe/starlight): game programming framework
+    using `Allegro`, `Lua` and modern C++.
+  * [Apparently](https://github.com/JosiahWI/qub3d-libdeps)
+    [Qub3d](https://qub3d.org/): because blocks should be open source.
   * [shiva](https://github.com/Milerius/shiva): modern C++ engine with
     modularity.