SSVEntitySystem
SSVEntitySystem copied to clipboard
[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 crea...