Skip to content

Latest commit

 

History

History

blackjack-oop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Console Blackjack game (OOP)

Simple Blackjack game made for lesson 2 of Ruby on Rails Online Bootcamp (Tealeaf Academy). This version of the Blackjack game has been programmed using Object Oriented Programming. It also has alot of the issues fixed from the previous version.

Requirements

Please note a minimal console width of 154 characters is required for running the Blackjack game!

For more more information and screenshots, see the post at http://codefish.org/37/ruby/blackjack-console-game-continued.