HHSmithy / PokerHandHistoryParser

Used to parse hand-histories poker hand-histories to extract information such as limits, game-types, players, stack-sizes, hand actions etc.
https://www.hhsmithy.com
72 stars 30 forks source link

Parcing hand history from wikipedia failed #32

Closed ivanovgeorgi closed 9 years ago

ivanovgeorgi commented 9 years ago

There is an example hand history in Wikipedia: http://en.wikipedia.org/wiki/Hand_history

You library is not able to parse this poker hand history.

ItalyToast commented 9 years ago

That is Tournament hand, Tournament hands are currently not supported.