Compare projects
Project comparisons allow you to view any selection of projects side by side just like they're shown on regular categories or in search results. You can try out an example or start yourself by adding a library to the comparison via the input below. You can also easily share your current comparison with others by sending the URL of the current page.
0.0
This gem will play rounds of a made up game that will w00t or blam players.
The default players are listed in the bin/players.csv file.
You can use your own players by specifying a csv listings of the names and health of each player.
Example:
Thomas,100
Michael,110
Judi,105
Then to use the file for execution, simply type in studio_game <path to file here>
Many thanks to the folks at Pragmatic Studios for their help in assisting me with this gems creation.
If you want to create a gem similar to this you can visit Pragmatic Studios and sign up for one of their classes.
This is an example application used in The Pragmatic Studio's
Ruby Programming course, as described at
http://pragmaticstudio.com
This code is Copyright 2014 Michael Nickey and 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