Categories: None [Edit]
tobimoku_studio_game
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
Total
Ranking: 156,082 of 188,662
Downloads: 3,510
Daily
Ranking: 133,800 of 188,645
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 937,780,685 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tobimoku |