Skip to content

A command line interface for learning card counting strategies in blackjack.

License

Notifications You must be signed in to change notification settings

boom100100/blackjack-cli

Repository files navigation

cli-portfolio-project

A CLI for learning how to count cards and excel at Blackjack.

Set the ambiance and jump into a game of Blackjack! Try to beat the house and keep your running count in order as two computer players do the same. Practice with 1-8 decks of cards to get used to the different pace of the game.

License: https://github.com/boom100100/cli-portfolio-project/blob/master/LICENSE.md

Dependencies:

mpg123 Instructions to install mpg123 are available at https://www.npmjs.com/package/mpg123.

Use:

Type in the following in a console to start the app:

bundle install ruby bin/run

Contributing:

Fork, then clone the repo:

git clone [email protected]:your-username/cli-portfolio-project.git

Install the bundle: bundle install

Try the tests: rspec

Make changes, and then make sure tests pass again.

Finally, push to your fork and submit a pull request. I'll check it out as soon as I can.

About

A command line interface for learning card counting strategies in blackjack.

Resources

License

Stars

Watchers

Forks

Languages