prg-lang-2 / final / BlackJack / config.txt
config.txt
Raw
player_count=1
bot_count=3
init_chips=10000
min_bets=100
max_bets=10000
bj_rate=1.5
bot_double_down_min=9
bot_double_down_max=11
bot_double_down_rate=75
bot_hit_soft_rate=80
bot_hit_middle_rate=40
bot_hit_hard_rate=10