Skip to content

Rehan7069/rock-paper-scissors-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

A simple Python implementation of the classic Rock Paper Scissors game where players compete against the computer.

Features

  • Play against the computer
  • Random computer choices
  • Win, lose, or draw detection
  • Beginner-friendly Python project
  • Console-based gameplay

Technologies Used

  • Python

How to Run

  1. Install Python on your computer.
  2. Download or clone this repository.
  3. Open a terminal in the project folder.
  4. Run:
python rock_paper_scissors.py

Game Rules

  • Rock beats Scissors
  • Scissors beats Paper
  • Paper beats Rock

Learning Outcomes

This project helps beginners understand:

  • Conditional statements
  • User input handling
  • Random number generation
  • Basic game logic
  • Python fundamentals

Author

Rehan Abbas Mirza

About

A Python-based Rock Paper Scissors game where players compete against the computer with random choices and instant results.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages