Skip to content

Ana1601-code/Rock-Paper-Scissors-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors game

This is the simple Rock-Paper-Scissor game, created using python. I have used the randint() inbuilt function of the Random module. There are two players in this game, one is human and other is computer. Game rule :

  • Rock wins over Scissor
  • Paper wins over Rock
  • Scissor wins over Paper

About

This is the simple game, created using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages