README
core-player-world
A Player
-orientated World
that only includes Tile
s the Player
has seen and returns UndiscoveredTile
s otherwise.
A Player-orientated World that only includes Tiles the Player has seen and returns UndiscoveredTiles otherwise.
<script type="module">
import civCloneCorePlayerWorld from 'https://cdn.skypack.dev/@civ-clone/core-player-world';
</script>
A Player
-orientated World
that only includes Tile
s the Player
has seen and returns UndiscoveredTile
s otherwise.