{"id":18160755,"url":"https://github.com/blankeos/rockpaperscissors-oop-project","last_synced_at":"2025-04-07T03:54:48.700Z","repository":{"id":108681237,"uuid":"333738445","full_name":"Blankeos/rockpaperscissors-oop-project","owner":"Blankeos","description":"⭐ My final project for Object Oriented Programming written in Java. A rock, paper, scissors game system with an account authentication system, profiles, and leaderboards.","archived":false,"fork":false,"pushed_at":"2021-01-29T02:30:23.000Z","size":327,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T08:41:36.353Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Blankeos.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":"2021-01-28T11:31:08.000Z","updated_at":"2021-01-29T02:30:25.000Z","dependencies_parsed_at":"2023-04-24T15:32:08.745Z","dependency_job_id":null,"html_url":"https://github.com/Blankeos/rockpaperscissors-oop-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Frockpaperscissors-oop-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Frockpaperscissors-oop-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Frockpaperscissors-oop-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blankeos%2Frockpaperscissors-oop-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blankeos","download_url":"https://codeload.github.com/Blankeos/rockpaperscissors-oop-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589831,"owners_count":20963022,"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":[],"created_at":"2024-11-02T08:09:15.837Z","updated_at":"2025-04-07T03:54:48.693Z","avatar_url":"https://github.com/Blankeos.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rock Paper Scissors Game System\r\nMy final project for Object Oriented Programming written in Java. A rock, paper, scissors game system with an account authentication system, profiles, and leaderboards.\r\n\r\n## Dependencies\r\nRPSGameSystem.jar can't run without \r\n- /imgs folder\r\n- accounts.txt\r\n- playerprofiles.txt\r\n\r\n\u003e The complete application without the source code is located in out/production/artifacts/RPSGameSystem_jar\r\n\r\n## Design Patterns I used\r\nI used MVC for separating the Data, Views, and Functionality. I used Mediator for simplifying communication between scripts by having only Controllers have reference to both Models and Views while other scripts only need to know about the Controllers. I used a mix of Factory and State pattern for Controllers by making them inherit from a base class and instantiating it whenever I need its functionality for a specific state.  I used the Singleton for most of the Manager scripts in this application. They're not the cleanest implementations, however.\r\n\r\n**Carlo Antonio Taleon**\r\nBSCS-2A\r\n[GitHub](https://github.com/Blankeos/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Frockpaperscissors-oop-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblankeos%2Frockpaperscissors-oop-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblankeos%2Frockpaperscissors-oop-project/lists"}