Simulate one play of the game
play_bot_vs_bot(game, bots, return.play.object = FALSE)
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 |
Other Bots: bot_eq
,
bot_mixture
, bot_pop
,
bot_random
, bot_tables
,
make_bots