@civ-clone/core-player
v0.1.7
Published
The core elements of what a `Player` is, including the `CurrentPlayerRegistry` and `PlayerAction`s.
Readme
core-player
The core elements of what a Player is, including the CurrentPlayerRegistry and PlayerActions.
Includes the Rules:
Actionto define whichPlayerActions are returned fromPlayer.actions.Addedtriggered when aPlayeris added.Defeated" " defeated.TurnEndtriggered when aPlayer's turn ends.TurnStart" " starts.
