Files
ecs.hpp/README.md
2018-12-24 14:01:11 +07:00

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)