john1571 / RoboPoker

Arena for poker playing computer programs to play against each other.
1 stars 2 forks source link

Add bot stats #21

Closed john1571 closed 1 year ago

john1571 commented 1 year ago

% folded Avg gain per win Avg chip delta per hand best hand to fold worst hand to win

john1571 commented 1 year ago

I think these can be kept on the player itself. We will want to calculate these at the end of each round.

john1571 commented 1 year ago

We could also save some bot type stats to a file.

john1571 commented 1 year ago

done