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 (10.0 KB)

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • Peter Sumsion

SHA 256 總和檢查碼:

=

總下載次數 3,669

這個版本 3,669

版本发布:

授權:

Ruby 版本需求: >= 1.9

相關連結: