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.4.6 README.md
PlayRockPaperScissorsGame-2.4.5 README.md
PlayRockPaperScissorsGame-2.4.4 README.md
PlayRockPaperScissorsGame-2.4.3 README.md
PlayRockPaperScissorsGame-2.4.2 README.md
PlayRockPaperScissorsGame-2.4.1 README.md
PlayRockPaperScissorsGame-2.4.0 README.md
PlayRockPaperScissorsGame-2.3.9 README.md
PlayRockPaperScissorsGame-2.3.8 README.md
PlayRockPaperScissorsGame-2.3.7 README.md
PlayRockPaperScissorsGame-2.3.6 README.md
PlayRockPaperScissorsGame-2.3.5 README.md
PlayRockPaperScissorsGame-2.3.4 README.md
PlayRockPaperScissorsGame-2.3.3 README.md
PlayRockPaperScissorsGame-2.3.2 README.md
PlayRockPaperScissorsGame-2.3.1 README.md
PlayRockPaperScissorsGame-2.3.0 README.md
PlayRockPaperScissorsGame-2.2.9 README.md
PlayRockPaperScissorsGame-2.2.8 README.md
PlayRockPaperScissorsGame-2.2.7 README.md