alecthomas / entityx

EntityX - A fast, type-safe C++ Entity-Component system
MIT License
2.21k stars 295 forks source link

Future of entityx #233

Closed NukeBird closed 4 years ago

NukeBird commented 4 years ago

Is this project alive? If yes, please tell us on what you working on and where you need help If no, can I know the reason of this and your opinion it total?

Thanks for your attention

deflinhec commented 4 years ago

I’m still working with mobile app game

alecthomas commented 4 years ago

EntityX is pretty stable, with no major issues. I don't have any current projects that use it, so I personally don't need any new features. If you'd like to contribute, having a look at the issues and seeing if there any low hanging fruit, send through PRs, etc. would be very helpful. A good start might be #224.

sigzegv commented 4 years ago

Is this project alive? If yes, please tell us on what you working on and where you need help If no, can I know the reason of this and your opinion it total?

Why a stable project that makes the job would ever need to be updated or show an alive status ?

maluramichael commented 4 years ago

As long as @alecthomas anwers on issues and occasionally merges a pr iam happy with the current state of the project.

bensanmorris commented 4 years ago

It's a very stable ECS impl. Been using it personally in a side-project without issues. Alec monitors PRs and supplies feedback. +1 from me :-)