doc: add link to koala engine :)

This commit is contained in:
Michele Caini
2023-02-10 08:33:41 +01:00
parent 9f27fb1e57
commit e65a8f2e5f

View File

@@ -176,6 +176,8 @@ I hope this list can grow much more in the future:
* [AGE (Arc Game Engine)](https://github.com/MohitSethi99/ArcGameEngine): an
open-source engine for building 2D & 3D real-time rendering and interactive
contents.
* [Kengine](https://github.com/phisko/kengine): the _Koala engine_ is a game
engine entirely implemented as an entity-component-ystem.
* Articles, videos and blog posts:
* [Some posts](https://skypjack.github.io/tags/#entt) on my personal