Always picks each possible move with equal probability
bot_random(game, player, ...)
game | the game object |
---|---|
player | the player number of this bot |
Other Bots: bot_eq
,
bot_mixture
, bot_pop
,
bot_tables
, make_bots
,
play_bot_vs_bot