Skip to content

suhaanigurjar/Stone-Paper-and-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors Game

A simple Python-based Rock-Paper-Scissors game that can be played in two modes:

  • Player vs Computer
  • Player vs Player

How to Play

  1. Run the script using Python 3.
  2. Choose a mode:
    • Press 1 for Player vs Computer.
    • Press 2 for Player vs Player.
  3. Enter your choice:
    • 1 for Rock
    • 2 for Paper
    • 3 for Scissors
  4. The winner will be displayed based on the game rules.
  5. Choose whether to play again or exit.

Requirements

  • Python 3.x

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages