harrisonmuskat / blackjack

Simple Ruby blackjack game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackjack

A Ruby blackjack app for 1-6 players that includes a computer-controlled dealer.

Prerequisites

Run

bundle install

and you should be good to go.

ruby blackjack.rb

will get the game up and running.

Running tests

To see all existing tests, check out the /spec library.

To run the tests, run

rspec

in the terminal.

Built With

Ruby

Rspec

Colorize gem

Author

Harrison Muskat

About

Simple Ruby blackjack game


Languages

Language:Ruby 100.0%