URL | Description |
---|---|
PokerStove - Github | PokerStove is a highly hand optimized C++ poker hand evaluation library. The Win32 Hold'em GUI was first released in 2002, and has been available as freeware since it's first release. The core libraries of pokerstove are being open sourced. The project is currently in the process of reviewing the code and evaluating licences. Once a license has been settled on, and the code sanitized the first commits can start. Until then, please find the old installer in the win32 directory. You can also find the apk file for the Android version of the utility in the android folder. |
PokerStove - Widipedia | PokerStove is a program that calculates hand equities (i.e., expected percentage of the time that each hand wins at showdown). Since poker is a game of incomplete information, the calculator is designed to evaluate the equity of ranges of hands that players can hold, instead of individual hands. Pokerstove can calculate both pre-flop and post-flop equity given the community cards. |