Skip to content

DarainS/texas-holdem-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texas-holdem-tools

A series Tools for texas hold'em with python.

Install

    # install requirement
    git clone https://github.com/DarainS/texas-holdem-tools
    cd ./texas-holdem-tools
    pip3 install -r requirement.txt
    # install mongodb
    # by Docker
    docker pull mongo
    # and then mongo.py file would auto run mongodb by docker.

Include

  1. The comparetor of cards strength.

  2. A win rate calculator with both random way and probability way.

Improve

  1. Calculate 7 cards derict rather than 5, it helps improve 30~40 times performance.

Todo

About

A series Tools for texas hold'em with python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages