Skip to content

eking1082/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Setup

Clone the repo and use Bundler to install the dependencies.

git clone [email protected]:eking1082/blackjack.git
cd blackjack
gem install bundler
bundle install

Running the application

Use rake play_game to run through a full shoe of 6 decks.

Running the tests

Use rake to run all of the tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages