{"id":15134446,"url":"https://github.com/aaisha-nexus/rock_paper_scissors","last_synced_at":"2026-01-31T18:31:10.515Z","repository":{"id":249654747,"uuid":"832116696","full_name":"Aaisha-Nexus/Rock_Paper_Scissors","owner":"Aaisha-Nexus","description":"Basic Rock, Paper, Scissors Code In Java ","archived":false,"fork":false,"pushed_at":"2024-07-22T12:12:59.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:44:56.322Z","etag":null,"topics":["codingame","game","intellij","java","rock-paper-scissors"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Aaisha-Nexus.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":"2024-07-22T11:44:02.000Z","updated_at":"2024-07-25T16:59:10.000Z","dependencies_parsed_at":"2024-07-22T14:31:30.255Z","dependency_job_id":null,"html_url":"https://github.com/Aaisha-Nexus/Rock_Paper_Scissors","commit_stats":null,"previous_names":["aaisha-nexus/rock_paper_scissors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aaisha-Nexus%2FRock_Paper_Scissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aaisha-Nexus%2FRock_Paper_Scissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aaisha-Nexus%2FRock_Paper_Scissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aaisha-Nexus%2FRock_Paper_Scissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aaisha-Nexus","download_url":"https://codeload.github.com/Aaisha-Nexus/Rock_Paper_Scissors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411194,"owners_count":20934650,"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","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":["codingame","game","intellij","java","rock-paper-scissors"],"created_at":"2024-09-26T05:20:48.880Z","updated_at":"2026-01-31T18:31:10.508Z","avatar_url":"https://github.com/Aaisha-Nexus.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Rock Paper Scissors Game in Java\n\nThis repository contains a simple console-based Rock Paper Scissors game implemented in Java. The game allows a player to compete against the computer by following these steps:\n\n## How to Play\n\n1. **Player Input**: The player selects either \"rock,\" \"paper,\" or \"scissors\" through the console.\n   - Enter `3` for Rock\n   - Enter `4` for Paper\n   - Enter `5` for Scissors\n\n2. **Computer Choice**: The computer randomly generates a choice of \"rock,\" \"paper,\" or \"scissors\".\n\n3. **Determine Winner**: The game compares the player's choice with the computer's choice and determines the winner based on the standard rules:\n   - Rock beats Scissors\n   - Scissors beats Paper\n   - Paper beats Rock\n\n4. **Display Results**: The result of each round is displayed to the player, indicating whether they won, lost, or if it was a tie.\n\n## Note\nThe code is structured to be easy to understand, making it a great project for beginners learning Java.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaisha-nexus%2Frock_paper_scissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaisha-nexus%2Frock_paper_scissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaisha-nexus%2Frock_paper_scissors/lists"}