Simulate one play of the game

play_bot_vs_bot(game, bots, return.play.object = FALSE)

Arguments

game

the game object

bots

a list containing one bot per player

return.play.object

By default only the outcome of the play as a one-row data frame is returned. If you set return.play.object an internal play object will be returned with more detailed information about the simulation run

See also