Skip to content

Ashraf-Dev-stack/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✊ Rock βœ‹ Paper ✌️ Scissors Game

Simple 2-player Rock Paper Scissors game built with Python. Challenge your friend and see who's the real winner!

πŸš€ How to Play

  1. Clone the repo: `bash git clone https://github.com/Ashraf-Dev-stack/Rock-Paper-Scissors.git

  2. Run the game: python rock_paper_scissors.py

  3. Player 1 picks first: Type rock, paper, or scissors

  4. Player 2 picks: Type your move

  5. Winner is announced and score is updated

🎯 Features

  • βœ… 2 Player Mode - Play with your friend on the same device
  • βœ… Score Tracking - Automatically counts wins for both players
  • βœ… Input Validation - Rejects invalid moves, only accepts rock/paper/scissors
  • βœ… Clear Winner Logic - Rock beats Scissors, Scissors beats Paper, Paper beats Rock
  • βœ… Play Again Option - Keep playing multiple rounds without restarting
  • βœ… Draw Detection - Handles ties correctly

πŸ› οΈ Built With

  • Python 3 - Core game logic, no external libraries needed

πŸ“Έ Screenshot Gameplay

πŸ‘¨β€πŸ’» Author Ashraf - https://github.com/Ashraf-Dev-stack


⭐ If you enjoyed the game, give the repo a star!


About

2-Player Rock Paper Scissors game with secret Battle Code πŸ” | Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors