This RubyGem contais a nice and fun game called Knucleheads (once using the code in your computer, you can call it anything! :) )
The game runs into the command-line, using just the command 'studio_game'.
You can choose the number of rounds you want to play and, when exiting, you'll receive the stats of the rounds.
You can create a '.csv' file to push new player into the game. The file must have the following structure:
---NAME----|---HEALTH--- (This is just explanatory, not to put into file)
Player-name,100
(The comma should appear into each string.)
Well what else can I say? Just...have fun, playing and using this humble code into your robust and well-tested program.
Good-bye !!!