bot_random: Bot that chooses all actions randomly

Description Usage Arguments See Also

View source: R/bots.R

Description

Always picks each possible move with equal probability

Usage

1
bot_random(game, player, ...)

Arguments

game

the game object

player

the player number of this bot

See Also

Other Bots: bot_eq, bot_mixture, bot_pop, bot_tables, make_bots, play_bot_vs_bot


skranz/gtreeWebPlay documentation built on Nov. 17, 2019, 9:15 a.m.