/pick_a_card

Let's play a classic pick-a-random-card game ported to Ruby.

Primary LanguageRuby

Pick a Random card Game

Try to guess a random card and pick it!

alt text

You have four suits

To start the application, clone this repo, cd to this dir and run bundle on your local machine's terminal

You have to have ruby and bundler installed on your machine.

ruby pick_a_card.rb

alt text