Every player gets the same bot type

make_bots(game, bot_fun, ..., players = game$players)

Arguments

game

the game object

bot_fun

a bot function like e.g. bot_eq

...

additional arguments passed to bot_fun

See also