A simple turn-based commandline game for practice.
To run:
Run studio_game.rb with an optional csv file as argument. If no argument is specified, players.csv is used.
Thanks to the Pragmatic Studio for the great lessons!