-
We have a free course about programming in java, we like to use this repo to organize the best problems to start learning programming. from easy to hard. So is important to make a file for each chapte…
-
It would be nice if it could return the 5 winning cards after evaluating each 5-card combination from the list of eg 7 cards passed.
Would it work to return the tuple of PokerHand followed by all 5 c…
-
https://github.com/xpressit/winning-poker-hand-rank/blob/main/src/cactusFastRankHand.ts
https://github.com/cardrank/cardrank/blob/master/cactusfast.go
I assume it would speed things up. Tho would …
-
It will be important for us to find a ground-truth for 7-card evaluation, since we will have at least two evaluators that need testing...
Here's some links I am finding:
https://forumserver.twoplu…
-
When pokerstars hand history satisfy one of bellow cases, parser does not work.
- player's stack is not integer but float
- each hand metadata does not contain `[YYYY/MM/DD hh:mm:ss ET]`
for …
-
The following will give me "Four of a Kind, A's" as expected:
`Hand.solve(['Ad', 'As', 'Jc', 'Th', '2d', '0r', '0r']).descr;`
However, the following is giving me "Full House, 10's over A's" instea…
-
Check in 1 peer feedback.
-
Hi Guys,
just wanna let you know that there is a Free Poker Bot Platform to test your agents in a more heterogenous environment. I think the current bots are already pretty competitive although it …
-
**Describe the bug**
current dev branch (5d7a5f9eb6901e55d87d428f993168a5dac75c5c)
**To Reproduce**
Steps to reproduce the behavior:
1. start HUD while playing poker
2. HUD window start
3. mai…
-
- [x] add and improve tests
- [ ] improve readme
- [ ] include/implement statistical tests (see lists in comment below)
- [x] create as modul/library