Files
ecs.hpp/README.md

1.3 KiB

ecs.hpp

travis appveyor codecov language license paypal

Installation

ecs.hpp is a single header library. All you need to do is copy the header file into your project and include this file:

#include "ecs.hpp"

Examples

coming soon!

API

coming soon!

License (MIT)