RubyGems Navigation menu

studio_game_peterpiper 1.0.0

This program is a game written for the Ruby course at pragmaticstudio.com. Excellent course by the way if you are considering learning Ruby. I highly recommend both learning Ruby and this course. The game is fairly straight forward. Players are loaded by default from a players.csv file, however a different players file can be specified on the command line. A custom players file would be a .csv with a player's name and initial health being the two fields on each line. The game starts when the main studio_game program is run. The players take turns and are randomly w00ted, blammed, or skipped depending on what number is rolled by a die. The one running the game can choose how many rounds to play and then quit. When the game quits, the stats are printed to the screen and the game exits. Enjoy, PeterPiper

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 November 16, 2013 (10KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Peter Sumsion

SHA 256チェックサム:

=

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

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

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

ライセンス:

N/A

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

リンク: