Skip to content

This is a simple blackjack game I've created to test my Ruby skillz.

License

Notifications You must be signed in to change notification settings

jcap49/blackjack

Repository files navigation

Blackjack

This is a simple Blackjack game I created to test my Ruby skillz.

Installation

Add this line to your application's Gemfile:

gem 'blackjack'

And then execute:

$ bundle

Or install it yourself as:

$ gem install blackjack

Usage

Gamble a little. All the fun, none of the risk :)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

This is a simple blackjack game I've created to test my Ruby skillz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages