sahil078 / Hacktoberfest2024_jh

🌟 CodeHaven: web dev, Python & C++ Solutions is an open-source for Hacktoberfest 2024. We welcome contributions for Hacktoberfest 2024! Check out our issues labeled good-first-issue to get started.
https://hacktoberfest.com/
MIT License
7 stars 31 forks source link

Added rock-paper-scissors game and its README file #20

Closed RK-0009 closed 1 month ago

RK-0009 commented 1 month ago

I have added the Rock-paper-scissors game along with the README file. This game allows the user to play as many times as they want and they have the choice to quit. It will display the number of times the computer won and the number of times the user won. The README file contains the instructions as well.