RPSG (Rock Paper Scissors Game)
Requirements
For Windows
- Ruby
- RubyGems
For Mac
- Ruby
- RubyGems
- RVM (Ruby Version Manager)
How To Use
Windows
- Open
cmdas non-admincmdis theCommand Prompt
- type the following:
gem install rpsg - run the following:
rpsg
Mac
- Open
Terminal - type the following:
gem install rpsg - run the following:
rpsg
RubyGems page: https://rubygems.org/gems/rpsg
Website: https://bag3318.github.io/RPSG