https://github.com/amssdias/rock_paper_scissor
Rock, paper, scissor game
https://github.com/amssdias/rock_paper_scissor
Last synced: 3 months ago
JSON representation
Rock, paper, scissor game
- Host: GitHub
- URL: https://github.com/amssdias/rock_paper_scissor
- Owner: amssdias
- Created: 2020-09-14T21:58:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T01:12:39.000Z (over 4 years ago)
- Last Synced: 2025-01-13T19:24:27.056Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python - Rock Paper Scissor
Just made a rock paper scissor game, try to beat the computer!
### To view:
* Download the file
* Open the terminal window, and go to the directory of the file
* Type "Python rock_paper_scissors.py"**To try it, you _must_ have Python installed**