README
core-world
The core building-blocks for the concepts of a World
and Tile
based environment, as well as a bucket for Tile
s (Tileset
) with some helper functions that are useful on such a collection.
The core building-blocks for the concepts of a World and Tile based environment, as well as a bucket for Tiles (Tileset) with some helper functions that are useful on such a collection.
<script type="module">
import civCloneCoreWorld from 'https://cdn.skypack.dev/@civ-clone/core-world';
</script>
The core building-blocks for the concepts of a World
and Tile
based environment, as well as a bucket for Tile
s (Tileset
) with some helper functions that are useful on such a collection.