/ar_poker

A command line ruby program that determines the winner of 2 hands.

Primary LanguageRubyMIT LicenseMIT

ARPoker

A command line ruby program that determines the winner of 2 hands.

Installation

Install it yourself as a Gem:

$ gem install ar_poker

Or

$ bundle install

Usage

$ bundle exec bin/poker help play

Rspec

$ bundle exec rspec spec/

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ashramsey/ar_poker.

License

The gem is available as open source under the terms of the MIT License.