j_studio_game 1.0.2
BASIC INSTRUCTIONS INSTALLATION EXAMPLE (For older version of 1.0.1): gem install jamies_studio_game-1.0.1.gem TO RUN DEFAULT CSV SHEET PLAYERS: game TO RUN A CUSTOM CSV FILE: You can also drop your own game csv file with the name and health of players. Have a csv file in your current directory. FORMATTING Column 1 for names and column 2 initial health values (integers only) Call your own CSV file from cmd line like this: game yourfile.csv
Gemfile:
=
install:
=
Development Dependencies (1):
rspec
~> 2.8, >= 2.8.0