Skip to content

laithshadeed/pokereval

Repository files navigation

pokereval

Build Status Code Climate Coverage Status

Pocker evaluator heavily inspired by @wojtekmach Elixir's implementation and Cactus Kev's algorithm

Usage

$ ./bin/pokereval '4D 4D 4D 7H 8D'
<hand [4D 4D 4D 7H 8D], 'Three Of A Kind'>

OR

$ docker run laithshadeed/pokereval:0.1 '4D 4D 4D 7H 8D'
<hand [4D 4D 4D 7H 8D], 'Three Of A Kind'>

To run tests

$ bundle
$ rake

Links

About

Poker evaluator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published