Rock Paper Scissors
Table of Contents
How to Run and Install
Install and Run on Mac
- Run the
rps.bashfile (located in theexecfolder) with theTerminal
Running
- Open the
Terminal - Type in:
rps, orPlayRockPaperScissorsGame - Hit return
Uninstalling
- Run the
uninstaller.shfile (located in theexecfolder) with theTerminal
Install and Run on Windows
- Download and install Ruby for Windows (if not already installed); download here
- Open
cmdand type in:gem install PlayRockPaperScissorsGame; hit enter - Run the
rps.batfile (located in theexecfolder)
Running
- Open the
rps.batfile (located in theexecfolder)