— layout: default —
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 <kbd>return</kbd>
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 <kbd>enter</kbd> -
Run the
rps.batfile (located in theexecfolder)
Running¶ ↑
-
Open the
rps.batfile (located in theexecfolder) -
Another option: type in
rpsorPlayRockPaperScissorsGamein theCommand Prompt; hit <kbd>enter</kbd>