Sha256: a90142aadcc983974543b4257aa696dd4df177878b08624bbab68242315c1072

Contents?: true

Size: 803 Bytes

Versions: 1

Compression:

Stored size: 803 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)

[//]: # (end)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-1.9.0 README.md