@dmoulart/decs
v1.3.1
Published
## A functional typescript ECS
Downloads
20
Readme
DECS
A functional typescript ECS
DECS was initiated as a learning project to know more about entity component systems. The library is focused on performance and written in a functional style. It is still very much a work in progress.
Inspirations
This project is very heavily inspired by the following libraries.