RubyGems Navigation menu

studio_game_tr 1.0.0

A simple text-based game that you can run from the command line. Runs a list of players (either those provided, or that you can provide via a '.csv' file that you then name as a command line argument when loading the program), through a series of 'rounds', the number of which you can choose as the game runs. Each player is 'w00ted', 'blammed', or 'skipped' and receives a treasure. High-scores are printed out to the console upon exiting the game. They are also saved to a file ('high_scores.txt') in the top-level folder of the application. Created while doing the Ruby Programming course from Pragmatic Studio.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - July 15, 2015 (9.5 KB)

Development Dependencies (1):

rspec ~> 0

Owners:

Authors:

  • Todd Ruhlen

SHA 256 checksum:

8edb3a750dc2a8bd23275860aa55f0311fb51ef37ab1b6e9bee2078fc3220cb6

Total downloads 3,065

For this version 3,065

License:

MIT

Required Ruby Version: >= 1.9

Links: