Categories: None [Edit]

yard_game

https://rubygems.org/gems/yard_game
## YardGame A simple game app created with ruby. ## Table of Contents * [General info](#general-info) * [Technologies](#technologies) * [Setup](#setup) * [Sources](#sources) ## Introduction YardGame was while taking course by Nicole and Mike, the Pragmatic duo. Its a game that allow player earn points on treasures found in the yard. Points are added to the player's health to gain higher scores. It involves a random die roll. ## Technologies * Ruby 3 * Rspec 3 ## Setup To run this project, install it locally. $ gem install yard_game_1.2.0.gem You can load players from the command line in a CSV file. You can also run the game without specifying a player file. A default players.csv file is packaged in the gem. ## Sources This app was inspired by Mike and Nicole Clark of The Pragmatic Studio.

Total

Ranking: 174,672 of 188,756
Downloads: 1,202

Daily

Ranking: 48,395 of 188,734
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
23760,645,882rspec

Owners

#GravatarHandle
1iconPaulettee