Sha256: 50606f3f350e636a29b498d2a7657fba8dd3b268b3d7cd480083e38e23f89882
Contents?: true
Size: 585 Bytes
Versions: 4
Compression:
Stored size: 585 Bytes
Contents
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](https://rubygems.org/gems/rpsg)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rpsg-0.2.3 | README.md |
rpsg-0.2.2 | README.md |
rpsg-0.2.1 | README.md |
rpsg-0.2.0 | README.md |