Sha256: 9876e84ee5b739ab786dad9870a9f6af7db9b454f26d6418ab04bf4781997937

Contents?: true

Size: 560 Bytes

Versions: 8

Compression:

Stored size: 560 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
	* `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

8 entries across 8 versions & 1 rubygems

Version Path
rpsg-0.1.7 README.md
rpsg-0.1.6 README.md
rpsg-0.1.5 README.md
rpsg-0.1.4 README.md
rpsg-0.1.3 README.md
rpsg-0.1.2 README.md
rpsg-0.1.1 README.md
rpsg-0.1.0 README.md