Rock Paper Scissors =================== How to Run/Install ------------------ ### Install & Run on Macintosh 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 return #### Uninstalling 1. Run the `uninstaller.sh` file (located in the `exec` folder) with the `Terminal` ### Install & Run on Windows 1. Download and install Ruby for Windows (if not already installed); download [here](https://rubyinstaller.org/downloads/) 2. Run the `rps.bat` file (located in the `exec` folder) #### Running 1. Open the `rps.bat` file (located in the `exec` folder)