RubyGems Navigation menu

demo_game 1.0.0

Very simple ruby application that prompts you for the number of rounds you want to play. Created following the tutorials from pragmaticstudio. Just enter a number and the game players will randomly find treasures and gain/lose hit points. You can play as many times as you want until you enter exit/quit. You can also include your own csv files of any players you want to use. The format is 'player_name, health' ex: player1, 100 player2, 40 player3, 50 To use: install the gem gem install DemoGame Run it from the command line with cmd 'demo_game'

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - December 19, 2014 (9.5 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Luis Ortiz

SHA 256 checksum:

e0f9dd071e0c2062e159378cf2c70370bad282f7409f253a4f4dae450fee10dc

Total downloads 3,389

For this version 3,389

License:

MIT

Required Ruby Version: >= 1.9

Links: