Sha256: 0bbb4590e644287d6d7a11a27d85821befb89ac41e30b6a3624ad0c13a8981d9

Contents?: true

Size: 1014 Bytes

Versions: 79

Compression:

Stored size: 1014 Bytes

Contents

[//]: # (start)

Rock Paper Scissors
===================

How to Run and Install
----------------------

### Install and Run on Mac

1. Run the `rps.bash` file (located in the `exec` folder) with the `Terminal` 

#### Running

1. Open the `Terminal`
2. Type in: `rps`, or `PlayRockPaperScissorsGame`
3. Hit <kbd>return</kbd>

#### Uninstalling

1. Run the `uninstaller.sh` file (located in the `exec` folder) with the `Terminal`

### Install and Run on Windows

1. Download and install Ruby for Windows (if not already installed); download [here](https://rubyinstaller.org/downloads/)
2. Open `cmd` and type in: `gem install PlayRockPaperScissorsGame`; hit <kbd>enter</kbd>
3. Run the `rps.bat` file (located in the `exec` folder)

#### Running

1. Open the `rps.bat` file (located in the `exec` folder)
   * Another option: type in `rps` or `PlayRockPaperScissorsGame` in the `Command Prompt`; hit <kbd>enter</kbd>

## Links

* [Ruby Gems Page](https://rubygems.org/gems/PlayRockPaperScissorsGame)

[//]: # (end)

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.8.6 README.md
PlayRockPaperScissorsGame-2.8.5 README.md
PlayRockPaperScissorsGame-2.8.4 README.md
PlayRockPaperScissorsGame-2.8.3 README.md
PlayRockPaperScissorsGame-2.8.2 README.md
PlayRockPaperScissorsGame-2.8.1 README.md
PlayRockPaperScissorsGame-2.8.0 README.md
PlayRockPaperScissorsGame-2.7.9 README.md
PlayRockPaperScissorsGame-2.7.8 README.md
PlayRockPaperScissorsGame-2.7.7 README.md
PlayRockPaperScissorsGame-2.7.6 README.md
PlayRockPaperScissorsGame-2.7.5 README.md
PlayRockPaperScissorsGame-2.7.4 README.md
PlayRockPaperScissorsGame-2.7.3 README.md
PlayRockPaperScissorsGame-2.7.2 README.md
PlayRockPaperScissorsGame-2.7.1 README.md
PlayRockPaperScissorsGame-2.7.0 README.md
PlayRockPaperScissorsGame-2.6.9 README.md
PlayRockPaperScissorsGame-2.6.8 README.md
PlayRockPaperScissorsGame-2.6.7 README.md