RubyGems Navigation menu

RubyJack 1.0.0

This is a very simple text based black jack game. To use: install the gem, type in 'black_jack' to start running the program. There are several commands in the game: "deal" deals the deck "hit" gives another card "stay" allows the dealer to start playing "quit" quits the game Some known limitations to this version: 1. The dealer makes no moves, he always stays 2. There is no way to bet. 3. There is no way to play an Ace as a 1 it is always worth 11.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - May 24, 2012 (8 KB)
  2. 1.0.0 - May 24, 2012 (8 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Jeffrey Baird

SHA 256 checksum:

363d447edd5ac82a5d9043faf7dd987143e16fed5e2393f8f39b1111c507d2c3

Total downloads 6,929

For this version 2,891

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: