@hex-engine/core

This package provides the core Entity and Component system used in Hex Engine.

Usage no npm install needed!

<script type="module">
  import hexEngineCore from 'https://cdn.skypack.dev/@hex-engine/core';
</script>

README

@hex-engine/core

This package provides the core Entity and Component system used in Hex Engine.

It is built such that it can be used for any render target; 2D, 3D, etc.

For more information, please check the main README for Hex Engine.