Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
A simple text-based game from one of Pragmatic Studio's ruby courses.
2020
2021
2022
2023
2024
2025
0.0
# Play a game with multiple players, roll a die, a player gets blammed or w00ted and finds treasures and points
# to run
./studio_game
2020
2021
2022
2023
2024
2025
0.0
This is the game from the Pragmatic Studio's Ruby course.
2020
2021
2022
2023
2024
2025
0.0
Players start with a given score. Throughout the game they can find treasures which increase their score. The object of the game is to accumulate as many points as possible as the rounds continue. Whoever has the highest amount of points wins.
2020
2021
2022
2023
2024
2025
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 Chip Ashby. See the LICENSE file.
2020
2021
2022
2023
2024
2025
0.0
My first Ruby gem. Made a game to get the hang of Ruby once again. Game generate a number of users and they battle it out by finding treasure, blamming and w00ting each other.
2020
2021
2022
2023
2024
2025
0.0
Hey! This is my first rubygem and I made it with the tutorial at pragmaticstudio.com.
2020
2021
2022
2023
2024
2025
0.0
Pragmatic Studios ruby programing course
2020
2021
2022
2023
2024
2025
0.0
Just play the best game
2020
2021
2022
2023
2024
2025
0.0
w00t and blam the Three Stooges.
Run the game and enter the number of rounds you want to play, or 'quit' to exit.
2020
2021
2022
2023
2024
2025
0.0
INSERT SUMMARY HERE
2020
2021
2022
2023
2024
2025
0.0
Multiplayer treasurehunt game
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.0
Thank you Mike and Nicole on your awesome tutorial on ruby!
2020
2021
2022
2023
2024
2025
0.0
# my first gem
This is one hell of a program : my first ruby gem
## Installation
Don't know yet
2020
2021
2022
2023
2024
2025
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 ...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025