Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Studio Game is a command line game that assigns random treasures, funds and defunds a list of players randomly.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Game exercise as part of Pragmatic Studio Ruby programming course.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
This is a Ruby program to run a funny game.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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/
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
This is all from the Pragmatic Studios Ruby Programming Course.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A game where players collect treasure and the person with the most points wins.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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,
and the actions succeed or fail according to a formal system of rules and
guidelines. Within the rules, they may improvise freely; their choices
shape the direction and outcome of the games.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
This is my first program, this is a program from pragmatic_studio to learn the Ruby language.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
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 class.
- `player.rb`: Manages player attributes and behaviors.
- `treasure_trove.rb`: Handles treasures and their values.
- `bin/`: Contains executable scripts to run the game.
- `studio_game`: The main entry point to start the game.
- `spec/`: Contains unit tests for the game.
- `game_spec.rb`: Tests for the game class.
- `player_spec.rb`: Tests for the player class.
- `README.md`: Project documentation.
- `LICENSE`: MIT License file.
## How to Run
1. Clone the repository.
2. Navigate to the `studio_game` directory.
3. Run the game using:
```bash
ruby bin/studio_game
```
## Testing
To ensure the game logic works as expected, run the unit tests included in the `spec/` directory. Use the following command:
```bash
rspec spec/
```
This will execute all the test files and display the results in the terminal.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
This is a game.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
To run game, type: "studio_game" at command prompt....
other commands to type: and what they will do:
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Sample project use to learn ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A simple text-based game that you can run from the command line. Runs a list of
players (either those provided, or that you can provide via a '.csv' file that
you then name as a command line argument when loading the program), through a
series of 'rounds', the number of which you can choose as the game runs. Each
player is 'w00ted', 'blammed', or 'skipped' and receives a treasure. High-scores
are printed out to the console upon exiting the game. They are also saved to a
file ('high_scores.txt') in the top-level folder of the application.
Created while doing the Ruby Programming course from Pragmatic Studio.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
A simple random game, made from The Pragmatic Studio's Ruby course
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
Role playing game with auditing
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
This is an example application that simulates a game as descirbed at
http://pragmaticstudio.com
This code is Copyright 2012 The Pragmatic Studio. See the LICENSE file.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity