Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 340 Bytes

File metadata and controls

14 lines (13 loc) · 340 Bytes

"Black Jack" by Andrew Mark

Simple BlackJack game made with pure ruby for console use.

Installation

Just clone this repo to your computer, using Git:

git clone git://github.com/Codcore/black_jack.git

Launch

Before you run code below, you should install ruby version 2.2.1 or greater.

cd black_jack
ruby main.rb