Sha256: 61b7055b1f567adbbe11fea728b8249b965822ef444c13276916a8b0084835d6
Contents?: true
Size: 705 Bytes
Versions: 11
Compression:
Stored size: 705 Bytes
Contents
RPSG (Rock Paper Scissors Game) =============================== <!-- * auto-gen TOC: {:toc} --> 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](https://rubygems.org/gems/rpsg) Website: [https://bag3318.github.io/RPSG](https://bag3318.github.io/RPSG)
Version data entries
11 entries across 11 versions & 1 rubygems