vittorioromeo / SSVEntitySystem
View external linksLinks

[HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-system" hierarchy. Components update and draw themselves (users create their own components and override the virtual methods). Fast, easy to use and to expand. Should be fine for any simple game.
18Sep 27, 2016Updated 9 years ago

Alternatives and similar repositories for SSVEntitySystem

Users that are interested in SSVEntitySystem are comparing it to the libraries listed below

Sorting:

Are these results useful?