Skip to content

Added Rock–Paper–Scissors game in Python (Hacktoberfest)#66

Merged
devmalik7 merged 3 commits intodevmalik7:mainfrom
Haryaksh1:main
Oct 23, 2025
Merged

Added Rock–Paper–Scissors game in Python (Hacktoberfest)#66
devmalik7 merged 3 commits intodevmalik7:mainfrom
Haryaksh1:main

Conversation

@Haryaksh1
Copy link
Contributor

Closes #50

🎮 Summary

Added Rock–Paper–Scissors game in Python for Hacktoberfest 2025.

📂 Files Added

  • python/rock_paper_scissors/rock_paper_scissors.py
  • python/rock_paper_scissors/README.md
  • Updated INDEX.md

🧠 Description

A classic console game where the player competes against the computer by choosing rock, paper, or scissors. The program tracks scores and supports multiple rounds.

🏷️ Labels

hacktoberfest python good first issue

Thank you @devmalik7 for assigning me this issue and for maintaining this repo! 🙏

@devmalik7
Copy link
Owner

@Haryaksh1 Merging it now

@devmalik7 devmalik7 merged commit 48768b2 into devmalik7:main Oct 23, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Rock–Paper–Scissors game in Python (Hacktoberfest)

2 participants