Skip to content

A simple and fun Rock Paper Scissors game made using Python — play against the computer in your terminal!

Notifications You must be signed in to change notification settings

prangaik-41/Rock_paper_Scissors-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🪨 Rock Paper Scissors - Python Game

A simple and fun Rock Paper Scissors game made using Python.
Play against the computer and see if you can beat it! 💻🎮


🎯 Features

  • Random computer choices using random.choice()
  • User input with validation
  • Replay and quit options
  • Clear and simple terminal output

🚀 How to Run

Option 1: Run directly

Make sure you have Python 3.x installed.
Then open your terminal or command prompt and run:

python rock_paper_scissors.py

About

A simple and fun Rock Paper Scissors game made using Python — play against the computer in your terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages