0.1.9 • Published 3 years ago

@civ-clone/core-player-world v0.1.9

Weekly downloads
22
License
MIT
Repository
github
Last release
3 years ago

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.