@civ-clone/core-player-world
v0.1.9
Published
A `Player`-orientated `World` that only includes `Tile`s the `Player` has seen and returns `UndiscoveredTile`s otherwise.
Readme
core-player-world
A Player-orientated World that only includes Tiles the Player has seen and returns UndiscoveredTiles
otherwise.
This PlayerWorld requires manually updating when a Player has visibility so that changes aren't immediately visible
(as per the original Civilization) until revisiting.
