RPSG (Rock Paper Scissors Game)¶ ↑
Requirements¶ ↑
For Windows¶ ↑
-
Ruby
-
RubyGems
For Mac¶ ↑
-
Ruby
-
RubyGems
-
RVM
How To Use¶ ↑
Windows¶ ↑
-
Open
cmd
as non-admin *cmd
is 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: rubygems.org/gems/rpsg