Paper–scissors-rock (also known as scissors-rock-paper or other variants) is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a closed fist),"paper" (a flat hand), and "scissors" (a fist with the index finger and middle finger extended, forming a V). Scissors" is identical to the two-fingered V sign (also indicating "victory" or "peace") except that it is pointed horizontally instead of being held upright in the air.
-
Right Click On Main.py And Click Edit With Idle.
-
Press F5 And Sit
-
Now Main Window Of Game Will Open.enter Your Name In Given Grey Box And Press Submit.
-
This Window Will Show Your Given Name Entered.
-
Now After Hitting Submit You Will Gey This Window.press Any Option From The Given.
-
I’ve Pressed Paper,so The Result Is Shown Below,with Scores.
-
Now This Is Window Where You Will See Your Scorecard.click On Socreboard Button Below Submit Button You Will Get Your Scoreboard.
HOPE YOU WILL ENJOY IT PLAYING….IF ANY ISSUES refer documentation.
Install Python 2.7
apt-get install python-tk
git clone https://github.com/97shivank/RockPaperScissor
cd RockPaperScissor
python main.py
Any and all contributions, issues, features and tips are welcome.