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.2.4 README.md
PlayRockPaperScissorsGame-2.2.3 README.md
PlayRockPaperScissorsGame-2.2.2 README.md
PlayRockPaperScissorsGame-2.2.1 README.md
PlayRockPaperScissorsGame-2.2.0 README.md
PlayRockPaperScissorsGame-2.1.9 README.md
PlayRockPaperScissorsGame-2.1.8 README.md
PlayRockPaperScissorsGame-2.1.7 README.md
PlayRockPaperScissorsGame-2.1.6 README.md
PlayRockPaperScissorsGame-2.1.5 README.md
PlayRockPaperScissorsGame-2.1.4 README.md
PlayRockPaperScissorsGame-2.1.3 README.md
PlayRockPaperScissorsGame-2.1.2 README.md
PlayRockPaperScissorsGame-2.1.1 README.md
PlayRockPaperScissorsGame-2.1.0 README.md
PlayRockPaperScissorsGame-2.0.9 README.md
PlayRockPaperScissorsGame-2.0.8 README.md
PlayRockPaperScissorsGame-2.0.7 README.md
PlayRockPaperScissorsGame-2.0.6 README.md