README
W.I.P
Semantic Versioning
This project used Semantic versioning 2.0.0 to ensure a consistent versioning strategy.
X.Y.Z (major, minor, patch)
X: breaking changesY: new features (non breaking)Z: patches
Simple Component Entity System
<script type="module">
import ecsFramework from 'https://cdn.skypack.dev/ecs-framework';
</script>
W.I.P
This project used Semantic versioning 2.0.0 to ensure a consistent versioning strategy.
X.Y.Z (major, minor, patch)
X: breaking changesY: new features (non breaking)Z: patches