Skip to content

k-p-jones/ruby-blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-blackjack

This is my implimentation of a command line blackjack game. Comments and improvements welcome.

Getting started

Download the folder, navigate into it on the command line and run:

    ruby game.rb

Both the player and the dealer start with a bankroll of £1000. The game is over when the player or the dealer run out of money.

Enjoy.

To Do

  • Refactor, there is a lot of game logic inside the Game class, tidy up and see if it can be done in a more elegant fashion.

About

command line blackjack game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages