README
Lite Game Engine
Based on: http://entity-systems.wikidot.com/fast-entity-component-system
LICENSE
MIT
A entity-indexed component system framework for game development
<script type="module">
import liteEngine from 'https://cdn.skypack.dev/lite-engine';
</script>
Based on: http://entity-systems.wikidot.com/fast-entity-component-system
MIT