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:
=

installieren:
=

Versionen:

  1. 1.0.0 December 01, 2018 (9,5 KB)

Development Abhängigkeiten (1):

rspec >= 2.8.0, ~> 2.8

Besitzer:

Autoren:

  • Kamila Matla-Tomczyk

SHA 256-Prüfsumme:

=

Downloads insgesamt 2.103

Für diese Version 2.103

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 1.9

Links: