cubesystems/poker_eval
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
= poker evaluation Ruby Interface * http://pokersource.sourceforge.net/ == INSTALL You need to install poker eval library. If you are using Ubuntu install it with `apt-get install libpoker-eval`. Alternative option is to compile it by yourself from http://download.gna.org/pokersource/sources/poker-eval-138.0.tar.gz == DESCRIPTION This is the Poker hand evaluator API module for Ruby. Windows platform is not supported.