Skip to content

Add Rock Paper Scissors game in Python#436

Open
its-dharani wants to merge 2 commits into
ndleah:mainfrom
its-dharani:main
Open

Add Rock Paper Scissors game in Python#436
its-dharani wants to merge 2 commits into
ndleah:mainfrom
its-dharani:main

Conversation

@its-dharani
Copy link
Copy Markdown

@its-dharani its-dharani commented May 31, 2026

Description

Added a beginner-friendly Rock Paper Scissors game written in Python. The project allows users to play against the computer, includes winner determination logic, and comes with a README and demo image.

Fixes #(issue_no)

  • Issue_no:
  • Not applicable

Type of change

  • New project insert
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Project

  • Your Project Name:

    Rock Paper Scissors

  • Short Description:

    A command-line Rock Paper Scissors game where the user plays against the computer. The computer makes random choices, and the game determines the winner based on standard Rock-Paper-Scissors rules.

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • My changes do not produce any warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant