{"id":25558551,"url":"https://github.com/sameerqureshii/rock-paper-scissor","last_synced_at":"2025-07-23T23:09:05.927Z","repository":{"id":277879679,"uuid":"933802763","full_name":"sameerqureshii/Rock-Paper-Scissor","owner":"sameerqureshii","description":"This is a simple Rock-Paper-Scissors game implemented in Python. The game allows a player to compete against the computer in a total of five rounds, with the final winner determined based on the number of wins.","archived":false,"fork":false,"pushed_at":"2025-02-16T18:33:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T16:20:00.474Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sameerqureshii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-16T18:12:21.000Z","updated_at":"2025-02-17T03:54:24.000Z","dependencies_parsed_at":"2025-02-16T19:23:38.922Z","dependency_job_id":"0626ddba-7cf3-48c6-bd72-f30eea3232a5","html_url":"https://github.com/sameerqureshii/Rock-Paper-Scissor","commit_stats":null,"previous_names":["sameerqureshii/rock-paper-scissor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sameerqureshii/Rock-Paper-Scissor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerqureshii%2FRock-Paper-Scissor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerqureshii%2FRock-Paper-Scissor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerqureshii%2FRock-Paper-Scissor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerqureshii%2FRock-Paper-Scissor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameerqureshii","download_url":"https://codeload.github.com/sameerqureshii/Rock-Paper-Scissor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameerqureshii%2FRock-Paper-Scissor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266765383,"owners_count":23980761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-20T16:18:59.032Z","updated_at":"2025-07-23T23:09:05.912Z","avatar_url":"https://github.com/sameerqureshii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ch1\u003eRock-Paper-Scissor Game\u003c/h1\u003e\n\nThis is a simple Rock-Paper-Scissors game implemented in Python. The game allows a player to compete against the computer in a total of five rounds, with the final winner determined based on the number of wins.\n\n# How to Play\n\n1. Run the Python script.\n2. Enter your choice: `rock`, `paper`, or `scissor` when prompted.\n3. The computer will randomly select its choice.\n4. The winner of the round is determined based on the standard rules:\n\n   • Rock beats Scissors\u003cbr\u003e\n   • Scissors beats Paper\u003cbr\u003e\n   • Paper beats Rock\n   • If both choose the same, it's a draw.\n   \n5. The game continues for 5 rounds.\n6. After 5 rounds, the final score is displayed, and the overall winner is determined.\n\n# Requirements\n\n   • Python 3.x\n\n# Running the Game\n\n1. Ensure Python is installed on your system.\n2. Save the script as `rock_paper_scissors.py`.\n3. Open a terminal or command prompt and navigate to the script location.\n4. Run the script using:\u003cbr\u003e\n```python \n python rock_paper_scissors.py\n```\n\n# Example Gameplay\n   ```python \n    Choose rock, paper or scissor: rock\n    You win! You chose rock and the computer chose scissor.\n    4 rounds remaining.\n    ...\n    Final Score:\n    Me: 3\n    Computer: 1\n    Draws: 1\n    You won the game!   \n   ```\n\n# License\n\nThis project is free to use and modify.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameerqureshii%2Frock-paper-scissor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameerqureshii%2Frock-paper-scissor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameerqureshii%2Frock-paper-scissor/lists"}