An open API service indexing awesome lists of open source software.

https://github.com/kenmeriftw/pick_a_card

Let's play a classic pick-a-random-card game ported to Ruby.
https://github.com/kenmeriftw/pick_a_card

card-game card-picker colorized ruby

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

### Pick a Random card Game

Try to guess a random card and pick it!

![alt text](https://www.wikihow.com/images/thumb/a/a1/Do-a-21-Card-Card-Trick-Step-2-Version-3.jpg/550px-nowatermark-Do-a-21-Card-Card-Trick-Step-2-Version-3.jpg.webp)

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](https://media.giphy.com/media/HRpMyOye9SYaE1s6N3/giphy.gif)