Skip to content

Poker opponent probabilities calculation for Texas Holdem.

License

Notifications You must be signed in to change notification settings

Chralt98/python-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Poker Probabilities

graphical user interface poker card simulation to calculate the probabilities for opponent cards

How to use the GUI correctly?

Select cards on the GUI!

  1. first two cards are your cards.
  2. next three cards are the flop, so the table open visible cards.
  3. fourth card is the turn, part of table open visible cards.
  4. fifth card is the river, also part of table open visible cards.
  5. sixth card restarts the round. Deck is shuffled.

New: Burn cards with right click! Pre flop hand ranking. Ace low straight added. Main to opponent player comparison. Added probability to get a specific hand ranking after flop. Added chance to get a better rank.

optional: You can also restart the round with the button CLEAR.

  • You can see the probabilities for hand rankings in the terminal.

alt text

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

About

Poker opponent probabilities calculation for Texas Holdem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages