Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cubesystems/poker_eval
https://github.com/cubesystems/poker_eval
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cubesystems/poker_eval
- Owner: cubesystems
- License: other
- Created: 2011-12-21T13:19:43.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-28T09:47:13.000Z (over 11 years ago)
- Last Synced: 2024-11-07T23:42:57.726Z (3 months ago)
- Language: C
- Homepage:
- Size: 215 KB
- Stars: 2
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: History.txt
- License: COPYING
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.