Sha256: abdc236d4f1f086fefb8e3e8ed26959686011f61e8a8cb7e60a37408f6405002

Contents?: true

Size: 819 Bytes

Versions: 9

Compression:

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

[//]: # (end)

Version data entries

9 entries across 7 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-1.9.7 README.md
PlayRockPaperScissorsGame-1.9.6 README.md
PlayRockPaperScissorsGame-1.9.5 README.md
PlayRockPaperScissorsGame-1.9.4 README.md
PlayRockPaperScissorsGame-1.9.3 README.md
PlayRockPaperScissorsGame-1.9.2 README.md
PlayRockPaperScissorsGame-1.9.1 docs/index.md
PlayRockPaperScissorsGame-1.9.1 docs/_site/index.md
PlayRockPaperScissorsGame-1.9.1 README.md