From b4ca1c85b06b58336cef39e9375bf9d6fa662613 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Thu, 13 Sep 2018 18:30:55 +0200 Subject: [PATCH] Added EnTT to the list of frameworks (#177) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1181094..609c3d6 100644 --- a/README.md +++ b/README.md @@ -311,6 +311,7 @@ Code * :tada: [jMonkeyEngine 3](http://jmonkeyengine.org/) - a 3D open-source game engine for adventurous Java developers. * :tada: [p2.js](http://schteppe.github.io/p2.js/) - JavaScript 2D physics library * :tada: [voxel.js](http://voxeljs.com/) - voxel.js is a collection of projects that make it easier than ever to create 3D voxel games like Minecraft all in the browser. +* :tada: [EnTT](https://github.com/skypjack/entt) - Gaming meets modern C++, a fast and reliable entity-component system (ECS) and much more ### AI