mbabic / PokerSim

Given a single player's hand, runs simple Monte Carlo Texas Hold 'Em simulations to determine the likeliest relative strength of the given hand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep track of cards already entered by user.

mbabic opened this issue · comments

We should keep track of the cards the user has entered such that when parsing subsequent input we can determine with these cards are already "in play".