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:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 December 19, 2014 (9.5KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Luis Ortiz

SHA 256チェックサム:

=

累計ダウンロード数 3,629

このバージョンのみ 3,629

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9

リンク: