@civ-clone/core-terrain
v0.1.2
Published
This is how a `Tile`'s `Terrain` is defined. Utilising this, along with `TileImprovement`s and `Feature`s can bring parity to most of the Civ games.
Readme
core-terrain
This is how a Tile's Terrain is defined. Utilising this, along with TileImprovements and Features can bring
parity to most of the Civ games.
Includes two basic types Land and Water, which are extended to produce the different sub-types like Grassland or
Ocean.
