Skip to content

Rock, Paper, Scissors Game in Python! I created a Rock Paper Scissors game. It asks you if you want to play, takes your input and enjoy the game.

Notifications You must be signed in to change notification settings

sokunheng/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 using Python

Rock, Paper, Scissors Game in Python! I created a Rock Paper Scissors game. It asks you if you want to play, takes your input, compares it with the random computer input, gives you the outcome, and then asks if you want to play again.

Requirements

  • Python 3 or better
  • Code editor or IDE Tools

How to play?

If the program asks you, "Would you like to play Rock, Paper, Scissors?" You have two options:

  • Type "Yes"
  • if you want to play the game!
Would you like to play Rock, Paper, Scissors?
 yes
 What do you choose?
  • Type "No"
  • If you want to quit the game!
Would you like to play Rock, Paper, Scissors?
no
Game Over

Then Pick one of those and enjoy the game.

Enjoy

About

Rock, Paper, Scissors Game in Python! I created a Rock Paper Scissors game. It asks you if you want to play, takes your input and enjoy the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages