Skip to content

The application for calculating the winning and draw rate.

License

Notifications You must be signed in to change notification settings

Vetenir/texas_poker_calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas Poker Winning Rate Calculator

This calculator provides the function of calculating the winning rate of Texas poker. It's simple, fast but annoying for its GUI. Just have fun!

Installation

numpy
PySimpleGUI

It's listed on requirements.txt. You can also use texas_env.yaml to create conda environment on your PC or server.

Use

cd code
python viewer.py

The application should be like the following figure. Includes Hand Cards, Flops, Turn and River. You can select cards then calculate the winning rate of your cards. By the way you can refresh the window and start next game. OELeCd.png

The results include winning rate and draw rate. You can calculate on flop phase, turn phase or river phase. Currently the application cannot calculate on pre-flop phase. OEO4ln.png

About

The application for calculating the winning and draw rate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%