RubyGems Navigation menu

pragma_studio_game 1.0.0

Studio Game is a simple text-based, fully random game. To install the gem, run `gem install pragma_studio_game-1.0.0.gem`. To play, run `studio_game` and choose the number of rounds. The players will be loaded from the `bin/players.csv` file. If you want to load your own players, pass the path as an argument to the `studio_game. Players should be provided with their names and health value, comma separated. At the end of the game, high scores will be sorted and written to the `high_scores.txt` file. To quit any time, type in `quit` or `exit`. To uninstall the gem, run `gem uninstall studio_game`.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - December 01, 2018 (9.5 KB)

Development Dependencies (1):

rspec >= 2.8.0, ~> 2.8

Owners:

Authors:

  • Kamila Matla-Tomczyk

SHA 256 checksum:

6e3d0ac18e79880f403ca6731c4c6c33df9c8101d082135983bfb59349bdf1e3

Total downloads 1,891

For this version 1,891

License:

MIT

Required Ruby Version: >= 1.9

Links: