Sha256: 8a11f50fbd9e64d15c59d3818da17a3eae89a82a8a2d94d15efedb3ecf1c5df9

Contents?: true

Size: 788 Bytes

Versions: 17

Compression:

Stored size: 788 Bytes

Contents

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)

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-1.8.9 README.md
PlayRockPaperScissorsGame-1.8.8 README.md
PlayRockPaperScissorsGame-1.8.6 README.md
PlayRockPaperScissorsGame-1.8.5 README.md
PlayRockPaperScissorsGame-1.8.4 README.md
PlayRockPaperScissorsGame-1.8.3 README.md
PlayRockPaperScissorsGame-1.8.1 README.md
PlayRockPaperScissorsGame-1.8.0 README.md
PlayRockPaperScissorsGame-1.7.9 README.md
PlayRockPaperScissorsGame-1.7.8 README.md
PlayRockPaperScissorsGame-1.7.7 README.md
PlayRockPaperScissorsGame-1.7.6 README.md
PlayRockPaperScissorsGame-1.7.5 README.md
PlayRockPaperScissorsGame-1.7.4 README.md
PlayRockPaperScissorsGame-1.7.3 README.md
PlayRockPaperScissorsGame-1.7.2 README.md
PlayRockPaperScissorsGame-1.7.1 README.md