Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
Pragmatic Studio Online Interactive Ruby Game
------------------
Jason Mahony
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
PRAGMATIC STUDIO GAME
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A game of chance. Get points by being w00ted, lose points by being blammed, and find treasures to earn more points along the way.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Studio Game
The Studio Game developed taking the Ruby Programming course from the Pragmatic Studio.
- https://pragmaticstudio.com/
- https://pragmaticstudio.com/courses/ruby
📚 My Pragmatic Studio alumni page: https://pragmaticstudio.com/alumni/michaelwestphal
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
0.0
The README should contain a short description of what your gem does and how to use it.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Version 1.0.0 of StudioGame
A basic command line game taught in the Ruby programming course provided by The Pragmatic Studio.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
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
Activity
0.0
A studio game to test my ruby skills
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Simple game simulation Ruby program written for the online Ruby Programming course from The Pragmatic Studio.
Create a csv file (or use the provided file 'players.csv') that contains the player names and their initial health, and give that file as an argument to bin/studio_game. The game simulation will add two specialized players and then run a user-specified numbers of rounds, randomly assigning, or inflicting, game events on the various players, printing individual round results and a final summary at the end.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A simple game.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
A fun game for everyone.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Sample Gem created as part of the Pragmatic Studio Ruby Programming course.
More details, such as how to use this gem will be included here at a later time.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Studo Game created from coursework for http://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
Activity
0.0
This program is a game written for the Ruby course at pragmaticstudio.com.
Excellent course by the way if you are considering learning Ruby.
I highly recommend both learning Ruby and this course.
The game is fairly straight forward. Players are loaded by default from a
players.csv file, however a different players file can be specified on the
command line. A custom players file would be a .csv with a player's name
and initial health being the two fields on each line.
The game starts when the main studio_game program is run.
The players take turns and are randomly w00ted, blammed, or skipped
depending on what number is rolled by a die. The one running the game can
choose how many rounds to play and then quit. When the game quits, the
stats are printed to the screen and the game exits.
Enjoy,
PeterPiper
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Players start with a given health.
Throughout the game they find trasures that give them points.
The objecf of the game is to get as many points as possible.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Welcome to the studio gem. This is from the aweomse ruby tutorial which teaches ruby like no other brother from another mother.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Course files from The Pragmatic Studio's Ruby Programming course.
http://online.pragmaticstudio.com/courses/ruby
Similar, but not exactly the same as he documented course code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity
0.0
Small game created as part of 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
Activity
0.0
A game coded in Ruby following the Pragramtic Studio Ruby course
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Activity