Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cubesystems/poker_eval


https://github.com/cubesystems/poker_eval

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

= 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.