Entity Component System (ECS) cocos 2dx v4 with Entityx

I am learning to use Entityx with cocos 2dx v4. Does anyone have sample project on github? Can you share your work, I want to join.

Not sure if it is possible… Cocos2dx is node based.
But it would be nice to see cocos2dx v5 rewritten to ECS :slight_smile:

BTW. Why not GitHub - skypjack/entt: Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

Thank for your suggest, Entt is good framework, but Entityx is suite for me.

Hope that, but I think we need do it ourself, cocos team have not enough man power.