Project
j_studio_game
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
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
MIT
Dependencies
Development
~> 2.8, >= 2.8.0