/my-poker-app

Heads-Up Texas Hold'em Poker game in the console. Play it now without cloning the repository here (be sure to run the code): https://repl.it/ErYD/0

Primary LanguageRuby

My Poker App

###Instructions

Simulate a Heads-Up Texas Hold'em Poker game in an irb console environment.

Step 1:

Clone this repository to your local machine.

####Step 2:

Navigate to the root of the directory from the command line. Then start an IRB session.

####Step 3:

Execute from the command line:

load './game.rb'

####Step 4:

Enjoy!

The land of fishes and donks!