Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Multiplayer treasurehunt game
2021
2022
2023
2024
2025
2026
0.0
StudioGame allows the user to play a game in which players can get w00ted or blammed
on each turn. In addition they find and accrue treasures for points.
2021
2022
2023
2024
2025
2026
0.0
A simple command line game created as a guided project for the Pragmatic Studio Ruby course.
To run the game type: ./bin/app
2021
2022
2023
2024
2025
2026
0.0
Thank you Mike and Nicole on your awesome tutorial on ruby!
2021
2022
2023
2024
2025
2026
0.0
# my first gem
This is one hell of a program : my first ruby gem
## Installation
Don't know yet
2021
2022
2023
2024
2025
2026
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2012 The Pragmatic Studio. See the LICENSE file.
2021
2022
2023
2024
2025
2026
0.0
This a simple game where virtual players compete to find treasures.
Health of the players is importatnt. The players may get blammed
or get w00ted.
- To start the game on command line:
studiogame.rb <csv file, containing a list of players>
if the optional csv file is not provided, the ...
2021
2022
2023
2024
2025
2026
0.0
A console-based game written in Ruby.
This game is the outcome of exercise work for the excellent Ruby course by Mike and Nicole Clark of The Pragmatic Studio.
2021
2022
2023
2024
2025
2026
0.0
## Studio Game Demo App
I made this app following along with The Pragmatic Studio's Ruby course found here: https://pragmaticstudio.com/courses/ruby.
## Install the gem
I published the gem for this app on RubyGems.org. In order to install it, run
`gem install studio_game_dylan_attal-1.0.0.gem...
2021
2022
2023
2024
2025
2026
0.0
This is the example game from the Pragmatic Studio Ruby course.
2021
2022
2023
2024
2025
2026
0.0
Read me.
2021
2022
2023
2024
2025
2026
0.0
# studio_game
A text-based Ruby game as part of the Pragmatic Studio Course
2021
2022
2023
2024
2025
2026
0.0
This is my readme file.
2021
2022
2023
2024
2025
2026
0.0
A quick game that iterates through multiple players
2021
2022
2023
2024
2025
2026
0.0
# studio_game
2021
2022
2023
2024
2025
2026
0.0
This is an application from an exercise in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2013 Francisco De La Cruz. See the LICENSE file
2021
2022
2023
2024
2025
2026
0.0
Welcome to my crazy fun game!
Choose how many rounds you would like to play and along the way you may find items, go berserk or even become clumsy!
The possibilities are endless.... who will win out of you and your friends?!
To play, run the command 'studio_game' and follow the instructions!
2021
2022
2023
2024
2025
2026
0.0
#### TO DO
- When creating a game using a .csv file and passing players with no health, players are being created with 0 HP instead of 100 HP.
- Allow players to decide coin limit when creating game.
2021
2022
2023
2024
2025
2026
0.0
The Pragmatic Studio Ruby Course Project
2021
2022
2023
2024
2025
2026