Project

rpsg

0.0
No commit activity in last 3 years
No release in over 3 years
A Ruby-programmed rock paper scissors game. Now you can play rock paper scissors on your computer whenever you'd like! :)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.14.6, ~> 1.14
>= 3.0.0, ~> 3.0
>= 12.0.0, ~> 12.0
>= 5.1.0, ~> 5.1
>= 1.11.3.9, ~> 1.11
 Project Readme

RPSG (Rock Paper Scissors Game)

Requirements

For Windows

  • Ruby
  • RubyGems

For Mac

  • Ruby
  • RubyGems
  • RVM (Ruby Version Manager)

How To Use

Windows

  1. Open cmd as non-admin
    • cmd is the Command Prompt
  2. type the following: gem install rpsg
  3. run the following: rpsg

Mac

  1. Open Terminal
  2. type the following: gem install rpsg
  3. run the following: rpsg

RubyGems page: https://rubygems.org/gems/rpsg

Website: https://bag3318.github.io/RPSG