{"id":21542034,"url":"https://github.com/sabvillainy/rock-paper-scissors","last_synced_at":"2025-03-17T23:00:08.885Z","repository":{"id":233356585,"uuid":"787071948","full_name":"sabvillainy/rock-paper-scissors","owner":"sabvillainy","description":" Simple \"Rock Paper Scissors\" console game with save system.","archived":false,"fork":false,"pushed_at":"2024-06-25T23:25:22.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T08:32:04.777Z","etag":null,"topics":["filesystem","rock-paper-scissors","save","save-files"],"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/sabvillainy.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-04-15T20:47:31.000Z","updated_at":"2024-06-25T23:25:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4b5e279-4e4d-471e-aa06-de3066e60223","html_url":"https://github.com/sabvillainy/rock-paper-scissors","commit_stats":null,"previous_names":["sabvillainy/rock-paper-scissors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabvillainy%2Frock-paper-scissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabvillainy%2Frock-paper-scissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabvillainy%2Frock-paper-scissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabvillainy%2Frock-paper-scissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabvillainy","download_url":"https://codeload.github.com/sabvillainy/rock-paper-scissors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244124179,"owners_count":20401683,"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":["filesystem","rock-paper-scissors","save","save-files"],"created_at":"2024-11-24T05:08:20.271Z","updated_at":"2025-03-17T23:00:08.824Z","avatar_url":"https://github.com/sabvillainy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rock Paper Scissors Game\nWelcome to the Rock Paper Scissors game! This is a simple command-line game where you can play Rock, Paper, Scissors against the computer. The game keeps track of the scores and saves them in a text file.\n\n## Features\n- Play Rock, Paper, Scissors against the computer.\n- Scores are saved and loaded from a text file.\n- View the current scoreboard.\n- Quit the game and save your progress.\n\n## Code Overview\n### Main.java\nThis is the main class of the game. It initializes the game, displays the menu, and handles user input.\n\n### SaveSystem.java\nThis class handles reading from and writing to the save file. It ensures that the scores are saved and loaded correctly.\n\n## Save File\nThe scores are will be saved in a text file named `save-file.txt`. The file contains the following information:\n\n`You: [userScore]`\n\n`Computer: [computerScore]`\n\n`Draw: [draw]`\n\n## Example Gameplay\n![image](https://github.com/sabvillainy/rock-paper-scissors/assets/163596339/1bc410f9-3dc2-47a5-b2e4-f56c28ba4681)\n\n## Contributing\nFeel free to fork this repository and submit pull requests. Any improvements or bug fixes are welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabvillainy%2Frock-paper-scissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabvillainy%2Frock-paper-scissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabvillainy%2Frock-paper-scissors/lists"}