Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
This is a game written as homework for the Ruby Studio, Online Edition, from Pragmatic Programmers.
2020
2021
2022
2023
2024
2025
0.0
This is an example application used in The Pragmatic Studio's Ruby Programming course.
2020
2021
2022
2023
2024
2025
0.0
README
2020
2021
2022
2023
2024
2025
0.0
README FOR INSTRUCTIONS
2020
2021
2022
2023
2024
2025
0.0
This is an application created from The Pragmatic Studio's Ruby Programming course
found at http://pragmaticstudio.com
Final lesson is to create and upload a Gem file that will run the program created
during the course.
Run studio_game from the command line
2020
2021
2022
2023
2024
2025
0.0
"The class project from the Pragmatic Studio's Ruby Programming course."
2020
2021
2022
2023
2024
2025
0.0
Studio Game is a command line game that assigns random treasures, funds and defunds a list of players randomly.
2020
2021
2022
2023
2024
2025
0.0
Game exercise as part of Pragmatic Studio Ruby programming course.
2020
2021
2022
2023
2024
2025
0.0
This is my second time creating the Prag Studios Studio Game Gem. It was much better this time around, but I
know I still have a lot to learn.
2020
2021
2022
2023
2024
2025
0.0
I took an online course from Pragmatic Studio and built this game that takes multiple players and they randomly get w00ted or blammed and randomly accumulate treasure.
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 The Pragmatic Studio. See the LICENSE file.
2020
2021
2022
2023
2024
2025
0.0
This is an practice application created by Shervin Shaikh during The Pragmatic Studio's Ruby Programming course, as described at
http://pragmaticstudios.com
2020
2021
2022
2023
2024
2025
0.0
This is a Ruby program to run a funny game.
2020
2021
2022
2023
2024
2025
0.0
studio-game
===========
Project from the [Pragmatic Studio Ruby Course][1]. Click the link to learn
more.
[1]: https://online.pragmaticstudio.com/courses/ruby/
2020
2021
2022
2023
2024
2025
0.0
This is all from the Pragmatic Studios Ruby Programming Course.
2020
2021
2022
2023
2024
2025
0.0
A game where players collect treasure and the person with the most points wins.
2020
2021
2022
2023
2024
2025
0.0
Studio Game 2016
-Tarik- Pragmatic Studio
launch "studio_game" and let the magic shine
A role-playing game is a game in which the participants assume the roles
of characters and collaboratively create stories. Participants determine
the actions of their characters based on their characterisation,...
2020
2021
2022
2023
2024
2025
0.0
This is my first program, this is a program from pragmatic_studio to learn the Ruby language.
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 The Pragmatic Studio. See the LICENSE file.
2020
2021
2022
2023
2024
2025
0.0
# Studio Game
Studio Game is a Ruby-based project that demonstrates object-oriented programming concepts. It includes classes and modules to manage players, games, and scoring.
## Project Structure
- `lib/`: Contains the core Ruby files for the game logic.
- `game.rb`: Defines the main game ...
2020
2021
2022
2023
2024
2025