Sha256: 2f7efdb72ed0e5d76a5190691332e77e97c2dcf97fc1be8de92457ef090b645b

Contents?: true

Size: 1.54 KB

Versions: 25

Compression:

Stored size: 1.54 KB

Contents

---
layout: default
---

[//]: # (start)

Rock Paper Scissors
===================

**Table of Contents**

- [Rock Paper Scissors](#rock-paper-scissors)
  - [How to Run and Install](#how-to-run-and-install)
    - [Install and Run on Mac](#install-and-run-on-mac)
      - [Running](#running)
      - [Uninstalling](#uninstalling)
    - [Install and Run on Windows](#install-and-run-on-windows)
      - [Running](#running-1)
  - [Links](#links)
  - [Site Nav](#site-nav)

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)

----------

## Site Nav

[How to Test](Testing) | [How to Build](How_to_Build) | [Contributing](CONTRIBUTING) | [Code of Conduct](CODE_OF_CONDUCT)

[//]: # (end)

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.2.9 docs/index.md
PlayRockPaperScissorsGame-2.2.8 docs/index.md
PlayRockPaperScissorsGame-2.2.7 docs/index.md
PlayRockPaperScissorsGame-2.2.4 docs/index.md
PlayRockPaperScissorsGame-2.2.3 docs/index.md
PlayRockPaperScissorsGame-2.2.2 docs/index.md
PlayRockPaperScissorsGame-2.2.1 docs/index.md
PlayRockPaperScissorsGame-2.2.0 docs/index.md
PlayRockPaperScissorsGame-2.1.9 docs/index.md
PlayRockPaperScissorsGame-2.1.8 docs/index.md
PlayRockPaperScissorsGame-2.1.7 docs/index.md
PlayRockPaperScissorsGame-2.1.6 docs/index.md
PlayRockPaperScissorsGame-2.1.5 docs/index.md
PlayRockPaperScissorsGame-2.1.4 docs/index.md
PlayRockPaperScissorsGame-2.1.3 docs/index.md
PlayRockPaperScissorsGame-2.1.2 docs/index.md
PlayRockPaperScissorsGame-2.1.1 docs/index.md
PlayRockPaperScissorsGame-2.1.0 docs/index.md
PlayRockPaperScissorsGame-2.0.9 docs/index.md
PlayRockPaperScissorsGame-2.0.8 docs/index.md