Skip to content

NathanEzraSchmidt/Texas-Holdem-Equity-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texas-Holdem-Equity-Calculator

Very fast equity calculator for Texas Holdem

This is a console app, written in C. Instructions on how to use it are very simple and appear on the screen when the program launches. After the user has specified the hole cards for up to 16 players, it gives the exact winning and all tying frequencies, both in combinations and in percentages, for each player. It's very fast because it searches through only distinct combinations of board card ranks, and uses other methods to account for suits.

About

Very fast equity calculator for Texas Holdem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published