Skip to content

Poker Hands Analyzer

ngr edited this page Nov 29, 2014 · 4 revisions

Poker Hands Analyzer

What?

This is an application to analyze the probability of winning or loosing a given hand with respect to the other cards visible. This might be upgraded to take the number of players and position at the table into account.

How?

This is a Python 3 application.

Classes

Card

Hand

Deck

Table

All visible cards (Flop + Turn + River + Folded open)

Clone this wiki locally