Package game

Class Summary
Action Represents an action of a player.
DoylesPlayer A Player who is extended from Player for playing "Doyle's game".
Player Contains all information about the current state of a player.
Round Contains information of one round (sequence of actions and revealed board cards)
State Contains all information about the current state of the game with all necessary information available for the player.