RubyGems Navigation menu

tobimoku_studio_game 1.0.0

This is the game I made following the exercises in the Pragmatic Studios Ruby Course. Run studio_game to play a silly game. You can add your own players to the game by creating a CSV file. Each line of the file should contain the player's name and starting health like so : Alvin,100 Simon,60 Theo,125 studio_game "YOUR_PLAYER_FILE_NAME.csv" without the quotes will load your players, otherwise the default "players.csv"" is used. When you quit the game, the players scores are written in the high_scores.txt file. Thanks to Mike and Nicole Clark at Pragmatic Studios for putting together such a great course. All typos and bugs are mine KP

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - September 01, 2014 (10.5KB)

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Ken Payne

SHA 256チェックサム:

f3858345cd7dcacaa27a0b2799ee53e87ba3a4ca96379841692c655b555b6e7c

累計ダウンロード数 3,280

このバージョンのみ 3,280

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9

リンク: