Rock Paper Scissors
How to Run and Install
Install and Run on Mac
- Run the
rps.bash file (located in the exec folder) with the Terminal
Running
- Open the
Terminal
- Type in:
rps, or PlayRockPaperScissorsGame
- Hit return
Uninstalling
- Run the
uninstaller.sh file (located in the exec folder) with the Terminal
Install and Run on Windows
- Download and install Ruby for Windows (if not already installed); download here
- Open
cmd and type in: gem install PlayRockPaperScissorsGame; hit enter
- Run the
rps.bat file (located in the exec folder)
Running
- Open the
rps.bat file (located in the exec folder)
- Another option: type in
rps or PlayRockPaperScissorsGame in the Command Prompt; hit enter
Links