Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 561 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 561 Bytes

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.