Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
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
0.0
StudioGame is a treasure hunt game.
2021
2022
2023
2024
2025
2026
0.0
Pragmatic Studio Online Interactive Ruby Game
------------------
Jason Mahony
2021
2022
2023
2024
2025
2026
0.0
A simple CLI game made for the Pragmatic Studio Ruby course.
2021
2022
2023
2024
2025
2026
0.0
A game of luck!
2021
2022
2023
2024
2025
2026
0.0
Sample program created during Pragmatic Programmer Ruby tutorial.
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
My first Ruby program
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
first pure Ruby tutorial
2021
2022
2023
2024
2025
2026
0.0
This is a tutorial gem.
2021
2022
2023
2024
2025
2026
0.0
Knuckleheads Game from Pragmatic Studio Ruby course.
type: studio_game to play.
A CSV filename can be passed to the studio_game to specifiy a collection of Players.
Format of CSV: playername,health
Players will be randomly 'w00ted' and 'blammed' and find random treasures on each turn.
after ga...
2021
2022
2023
2024
2025
2026
0.0
README:
This gem creates a game for a certain amount of players. It then either w00ts or
blams the players. Players may also find treasures too. In then end, the gem will
score the players and also provide statistics at the end of the game as well.
2021
2022
2023
2024
2025
2026
0.0
# ruby-lou
2021
2022
2023
2024
2025
2026
0.0
This is a game where you can add players, find treasures, gain and lose health, and collect points
2021
2022
2023
2024
2025
2026
0.0
This is an example application used for Anish's preparation to skill up
Ruby Programming course, as described at
http://StudioGameLuke.com
This code is Copyright 2022 The Pragmatic Studio. See the LICENSE file.
2021
2022
2023
2024
2025
2026