Player | actor | A Player is a stereotype of one of players in this game. |
Player1 | actor | Agent1 is the first agent that plays in the game. |
Player2 | actor | Agent2 is the second agent in the game. |
Player3 | actor | Agent3 is the third agent in the game. |
Referee | actor | The Referee is the actor that starts by play by initializing the other agents and by confirming that the play has ended. |
Scorekeeper | actor | The 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. |
User | actor | The User is the human person who wants to run the game and see the results of the simulation |