Entity-Component-System References ================================== Overviews --------- * `Evolve Your Hierarchy `_ * `System Separation `_ Implementations --------------- * `Header-Only ECS `_ * `Nomad Game Engine `_ * `'Overwatch' Game Architecture and Netcode `_ Specific Issues --------------- * `Message Implementation `_ * `Polling, Callbacks and Events `_