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.
npm install @civ-clone/core-worldThe 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.