elliottneilclark/rs-poker
rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
RustApache-2.0
Issues
- 1
Dealer is first to act on flop/turn/river
#102 opened by gr-g - 0
- 0
Slim down GameState
#79 opened by elliottneilclark - 2
- 1
Bug when parsing a range containing only a pair
#70 opened by clemux - 0
Agent can produce invalid game
#69 opened by elliottneilclark - 8
- 1
Make Deck and FlatDeck Cloneable
#23 opened by scraggelz - 1
- 1
Feature request: Create FlatDeck from Vec<Card>
#20 opened by liona24 - 1
- 1
Monte Carlo simulation ties
#19 opened by allesklar - 1
Royal Flush
#15 opened by jneumann