UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
65 stars 174 forks source link

πŸ“ƒ: Rock, Paper, Scissor Game #321

Open icemberg opened 1 week ago

icemberg commented 1 week ago

:red_circle: Title : Rock, Paper, Scissors Game :red_circle: Aim :The aim of the Rock, Paper, Scissors game is to defeat your opponent by selecting an option (rock, paper, or scissors) that beats the symbol chosen by the other player. :red_circle: Brief Explanation :The aim of the Rock, Paper, Scissors game is to defeat your opponent by selecting an option (rock, paper, or scissors) that beats the symbol chosen by the other player, based on the following simple rules:

Rock beats Scissors: Rock crushes Scissors. Scissors beat Paper: Scissors cut Paper. Paper beats Rock: Paper covers Rock.

In each round of the game, both players choose their symbol at the same time. The winner of the round is determined based on the above rules. If both players choose the same symbol, the round is a tie. The game can be played for a single round or multiple rounds, with the player winning the most rounds being declared the overall winner.

Screenshots πŸ“·

N/A


:white_check_mark: To be Mentioned while taking the issue :

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 week ago

πŸ™Œ Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

Shalinis19137 commented 1 week ago

Hello Sir , I would like to work on this project ,Can you plese assign me this project

icemberg commented 1 week ago

This is already assigned check for another project

icemberg commented 1 week ago

this game has already been implemented 2 days ago . I don't know how it got assigned to somebody else... but I want to add gui for the game can you please assign this task