Application built while going through “Pragmatic Studios: Ruby Course”

Plays a game by loading in players “name,health” format where ‘name’ is a string and health is an integer

You can manually construct a .csv file with players and pass it in as a command line argument.