RPSG (Rock Paper Scissors Game)

Requirements

For Windows

For Mac

How To Use

Windows

  1. Open cmd as non-admin

  2. cmd is the Command Prompt

  3. type the following: gem install rpsg

  4. run the following: rpsg

Mac

  1. Open Terminal

  2. type the following: gem install rpsg

  3. run the following: rpsg


RubyGems page: rubygems.org/gems/rpsg

Website: bag3318.github.io/RPSG