issues
search
ishikota
/
PyPokerEngine
Poker engine for poker AI development in Python
https://ishikota.github.io/PyPokerEngine/
MIT License
606
stars
184
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added emulator for replaying recorded games
#79
mrnthv
closed
6 months ago
0
Flush evaluation is wrong
#78
double-free
opened
2 years ago
0
Impossible Hands
#77
UsernameNotFound403
opened
3 years ago
0
Wrong total at the End of a game on game_result
#76
DisDoh
opened
3 years ago
0
Hand_evaluator preventing emulator from working
#75
dmkaner
opened
4 years ago
0
delete this, sorry! :)
#74
tstaeg-n
closed
4 years ago
0
Option to suppress all prints
#73
Moritzheine
closed
5 years ago
4
min_raise and max_raise = -1 when raise is still possible
#72
schreven
opened
5 years ago
5
Auction implementation
#71
justjhong
closed
5 years ago
1
ValueError: Unexpected action 10 received
#70
VinceSanityyy
opened
5 years ago
0
Straight with A,2,3,4,5 don't work
#69
Simi2437
opened
6 years ago
3
5 best cards dont win..
#68
Simi2437
opened
6 years ago
8
TypeError: slice indices must be integers or None or have an __index__ method
#67
c1a1o1
opened
6 years ago
2
Tournaments
#66
EasyMode1991
opened
6 years ago
0
It's too slow!!!
#65
wukan1986
opened
6 years ago
2
fix spelling error
#64
canorbal
opened
7 years ago
1
ValueError: Failed to collect 0 chips. Because he has only 0 chips
#63
carlitoselmago
opened
7 years ago
1
How about another poker game types?
#62
Kroid
opened
7 years ago
0
GUI support
#61
ishikota
closed
7 years ago
2
Add topic about GUI support
#60
ishikota
closed
7 years ago
1
Enhance utils
#59
ishikota
closed
7 years ago
6
Add doc comment
#58
ishikota
opened
7 years ago
0
Refactoring
#57
ishikota
opened
7 years ago
0
Release stable version
#56
ishikota
closed
7 years ago
2
Support python 3
#55
ishikota
closed
7 years ago
3
Create Documentation site by MkDocs
#54
ishikota
closed
7 years ago
3
Handle ANTE history when restore state
#53
ishikota
closed
7 years ago
2
'restore_game_state' raise Exception when ante is ON
#52
ishikota
closed
7 years ago
0
Visualize api
#51
ishikota
closed
7 years ago
2
Fix the bug of remove player before game
#50
ishikota
closed
7 years ago
1
Do not take ate into account when first action
#49
ishikota
closed
7 years ago
1
Fix small bugs found in reinforcement learning
#48
ishikota
closed
7 years ago
7
Fix blind update logic of emulator
#47
ishikota
closed
7 years ago
1
blind_structure does not work as expected in Emulator
#46
ishikota
closed
7 years ago
0
Ante is corrected from players but not added on main pot
#45
ishikota
closed
7 years ago
1
Fix bug which asks to player who don't need to declare action
#44
ishikota
closed
7 years ago
2
Add utility method on emulator
#43
ishikota
closed
7 years ago
2
Release stable version
#42
ishikota
closed
7 years ago
1
Bump up version to 0.1.0
#41
ishikota
closed
7 years ago
0
Remove start poker script
#40
ishikota
closed
7 years ago
4
Fix rule
#39
ishikota
closed
7 years ago
2
Add helper method to estimate holecard win rate
#38
ishikota
closed
7 years ago
2
Add emulator
#37
ishikota
closed
7 years ago
4
Support blind structure
#36
ishikota
closed
7 years ago
1
Add sb amount on round state
#35
ishikota
closed
7 years ago
1
Bugfix twopair highcard judge
#34
ishikota
closed
7 years ago
1
Fix bug that allin player is asked action
#33
ishikota
closed
7 years ago
3
Folded player is asked action when his position is dealer_btn
#32
ishikota
closed
7 years ago
1
Tweak for emulator
#31
ishikota
closed
7 years ago
1
Update callback format
#30
ishikota
closed
7 years ago
2
Next