@civ-clone/core-data-object

A data exchange object for converting a subset of a class instances to plain JSON.

@civ-clone/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.

@civ-clone/core-city

Contains base functionality for the concept of a `City`, including the associated `Rule`s, `CityRegistry` and `AdditionalData`.