Skip to content

The game is played with three possible hand signals that represent a rock, paper, and scissors. Rock wins against scissors; paper wins against rock; and scissors wins against paper. If both players throw the same hand signal, it is considered a tie, and play resumes until there is a clear winner.

Notifications You must be signed in to change notification settings

sanu0711/Rock-Paper-Scissors_Game-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors_Game- By using random module (Python)

Rules of the Game:

1.Rock wins against scissors

2.paper wins against rock

3.scissors wins against paper

About

The game is played with three possible hand signals that represent a rock, paper, and scissors. Rock wins against scissors; paper wins against rock; and scissors wins against paper. If both players throw the same hand signal, it is considered a tie, and play resumes until there is a clear winner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages