Sha256: cad26d786d87a9701e3aeb7a071b00eeb696a1e440eb0ffc4d7ce2e730d80ec6

Contents?: true

Size: 464 Bytes

Versions: 1

Compression:

Stored size: 464 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
j_studio_game-1.0.2 README.txt