Sha256: ff73c5a28365609bd7255450a544aa2e937251cab4a880b969d6ee1649e9186e
Contents?: true
Size: 701 Bytes
Versions: 30
Compression:
Stored size: 701 Bytes
Contents
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 <kbd>return</kbd> #### 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)
Version data entries
30 entries across 30 versions & 1 rubygems