Classes Index

PlayeractorA Player is a stereotype of one of players in this game.
Player1actorAgent1 is the first agent that plays in the game.
Player2actorAgent2 is the second agent in the game.
Player3actorAgent3 is the third agent in the game.
RefereeactorThe Referee is the actor that starts by play by initializing the other agents
and by confirming that the play has ended.
ScorekeeperactorThe Historian is the agent that accepts a transaction from each player
showing which agent initiated the check, which transaction it was for
that agent, what the original agent state was, and what the final state
of the agent was.
UseractorThe User is the human person who wants to run the game and see the results
of the simulation