RubyGems Navigation menu

studio_game_jb 1.0.0

# studio_game_jb A simple CLI game made for the Pragmatic Studio Ruby course. Install & Usage -------- ```shell gem install studio_game_jb ``` Then, to run a game: ```shell studio_game_jb ``` And input the number of rounds to play. You may also load you own players by creating a CSV file (name, health) and passing it as a parameter: ```shell studio_game_jb my_players.csv ``` More Information ---------------- * [Pragmatic Studio Ruby Course](http://pragmaticstudio.com/ruby) License ------- studio_game_jb is Copyright © 2013 Jorge A. Borges Colina. It is free software, and may be redistributed under the terms specified in the [LICENSE](https://github.com/jorgeborges/studio_game_jb/blob/master/LICENSE) file.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.0 - July 12, 2013 (9.5 KB)
  2. 1.0.0 - July 12, 2013 (9.5 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Jorge Alberto Borges Colina

SHA 256 checksum:

760fa605e7feda11df571a8def504c0c058074ecad00d06475711a4702022ba3

Total downloads 6,116

For this version 2,528

License:

MIT

Required Ruby Version: >= 1.9

Links: