Sha256: 2fc0736e5e173ae5275d724e2ed0d54fc2aaf46d5d1ab275d57ebba149386b94
Contents?: true
Size: 524 Bytes
Versions: 4
Compression:
Stored size: 524 Bytes
Contents
RPSG (Rock Paper Scissors Game) =============================== Requirements ------------ ### For Windows + Ruby - RubyGems ### For Mac + Ruby - RubyGems * RVM How To Use ---------- ### Windows 1. Open `cmd` as non-admin 2. type the following: `gem install rpsg` 3. run the following: `rps` ### Mac 1. Open `Terminal` 2. type the following: `gem install rpsg` 3. run the following: `rps` ________ 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.0.9 | README.md |
rpsg-0.0.8 | README.md |
rpsg-0.0.7 | README.md |
rpsg-0.0.6 | README.md |