This gem will play rounds of a made up game that will w00t or blam players.
The default players are listed in the bin/players.csv file.
You can use your own players by specifying a csv listings of the names and health of each player.
Example:
Thomas,100
Michael,110
Judi,105
Then to use the file for execution, simply type in studio_game
Many thanks to the folks at Pragmatic Studios for their help in assisting me with this gems creation.
If you want to create a gem similar to this you can visit Pragmatic Studios and sign up for one of their classes.
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2014 Michael Nickey and The Pragmatic Studio.
See the LICENSE file.