Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0bead20

Browse files
➕README
1 parent 36297cf commit 0bead20

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

‎RockPaperScissor/README.md‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<div align="center">
2+
<h2 >Rock Paper and Scissor Game Using Tkinter</h2>
3+
4+
<img src="https://img.icons8.com/office/48/000000/hand-rock.png"/>
5+
<img src="https://img.icons8.com/color/48/000000/hand-scissors--v2.png"/><img src="https://img.icons8.com/offices/40/000000/hand.png"/>
6+
7+
8+
<h4 " >we will see how we can create a rock paper and scissor game using Tkinter.<br>
9+
Rock paper scissor is a hand game usually played between two people, <br>
10+
in which each player simultaneously forms one of three shapes with an outstretched hand.<br>
11+
These shapes are "rock", "paper", and "scissors".</h4>
12+
13+
<b >Game Winner Condition:</b>
14+
15+
Paper and Scissor =>Scissor win<br>
16+
Rock and Scissor =>Rock win<br>
17+
Paper and Rock =>Paper win<br><br><br>
18+
### Below is what the GUI looks like 👇
19+
20+
![Image](https://media.geeksforgeeks.org/wp-content/uploads/20210118125240/Screenshot255.png)
21+
</div>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /