/MiniFlopzilla

GUI to calc range vs range odds in Texas No Limit Holdem

Primary LanguagePython

MiniFlopzilla

Python module to calc range vs range odds in No Limit Holde'm

Example:

Selecting player 1 range

Captura desde 2023-07-24 15-30-49

Selecting player 2 range

Captura desde 2023-07-24 15-30-57

Result window

Captura desde 2023-07-24 15-31-47

How to use

1 - Download or clone this repo

2 - Go to your local folder and open terminal

    python3 main.py

Adapted code for calculating odds

Original source: https://github.com/johnsoong216/PokerOddsCalc