Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Rock, Paper, Scissors Game

This is a simple Python implementation of the classic game Rock, Paper, Scissors. The game allows a player to compete against the computer by choosing one of the three options: Rock, Paper, or Scissors. The computer's choice is randomly generated.

How to Play

  1. Clone this repository to your local machine.
  2. Ensure you have Python installed.
  3. Run the game.py file.
  4. Follow the on-screen prompts to select your choice (Rock, Paper, or Scissors) or to quit the game.
  5. See if you can beat the computer!

Features

  • Random selection of computer's choice.
  • Scores are displayed after each round.
  • Option to quit the game at any time.

About

This is a simple Python implementation of the classic game Rock, Paper, Scissors.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages