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
Updating
- Run the
update.shfile (located in theexecfolder) in the Terminal
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)- Another option: type in
rpsorPlayRockPaperScissorsGamein theCommand Prompt; hit enter
- Another option: type in
Uninstalling
- Open the
uninstall.batfile lcoated in theexecfolder
Updating
- Open the
update.batfile (located in theexecfolder) withCMD