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

https://github.com/gdonald/console-blackjack-ruby

Console Blackjack in Ruby
https://github.com/gdonald/console-blackjack-ruby

21 blackjack blackjack-game console game ruby

Last synced: 3 months ago
JSON representation

Console Blackjack in Ruby

Awesome Lists containing this project

README

          

# console-blackjack-ruby

![Blackjack](https://raw.githubusercontent.com/gdonald/console-blackjack-ruby/master/ss2.png)

![Blackjack](https://raw.githubusercontent.com/gdonald/console-blackjack-ruby/master/ss1.png)

## Getting Started

Install:

gem install console-blackjack

Run:

console-blackjack

## Status

[![Ruby](https://github.com/gdonald/console-blackjack-ruby/workflows/Ruby/badge.svg)](https://github.com/gdonald/console-blackjack-ruby/actions)
[![Downloads](https://img.shields.io/gem/dt/console-blackjack?color=blue)](https://rubygems.org/gems/console-blackjack)

## License

[![GitHub](https://img.shields.io/github/license/gdonald/console-blackjack-ruby?color=aa0000)](https://github.com/gdonald/console-blackjack-ruby/blob/master/LICENSE)

### Other Blackjack Implementations:

I've written Blackjack in [some other programming languages](https://github.com/gdonald?tab=repositories&q=blackjack&type=public&language=&sort=stargazers) too. Check them out!