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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - November 16, 2013 (10 KB)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Peter Sumsion

SHA 256 checksum:

1933b7c52e7d6d848b283f811663e747a8f4b04ec11d6f0e8e48cc35423b94e3

Total downloads 3,448

For this version 3,448

Licenses:

N/A

Required Ruby Version: >= 1.9

Links: