ecs-framework

Simple Component Entity System

Usage no npm install needed!

<script type="module">
  import ecsFramework from 'https://cdn.skypack.dev/ecs-framework';
</script>

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 changes
  • Y: new features (non breaking)
  • Z: patches