@reix/ecs

Entity component system for the reix game engine

Usage no npm install needed!

<script type="module">
  import reixEcs from 'https://cdn.skypack.dev/@reix/ecs';
</script>

README

ecs

This package is still in development. Contributions are welcome!

Usage

const ecs = require('ecs');

// TODO: DEMONSTRATE API