{"id":18580367,"url":"https://github.com/pradeepsingroul/rock-scissors-paper","last_synced_at":"2026-04-11T06:03:08.510Z","repository":{"id":167217487,"uuid":"642689547","full_name":"pradeepsingroul/Rock-Scissors-paper","owner":"pradeepsingroul","description":"This is the game of Rock , Scissor and paper where two player exist one is computer and second is user user can pass the Rock/scissor/paper and computer automatically generate your value and then project compares both values and return the winner result based on the game rules.","archived":false,"fork":false,"pushed_at":"2023-05-19T11:25:00.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-26T16:32:05.623Z","etag":null,"topics":["java","mvc","mysql-database","postman","spring","spring-boot"],"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/pradeepsingroul.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":"2023-05-19T06:13:34.000Z","updated_at":"2023-05-19T11:26:12.000Z","dependencies_parsed_at":"2023-05-23T13:30:46.830Z","dependency_job_id":null,"html_url":"https://github.com/pradeepsingroul/Rock-Scissors-paper","commit_stats":null,"previous_names":["pradeepsingroul/rock-scissors-paper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepsingroul%2FRock-Scissors-paper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepsingroul%2FRock-Scissors-paper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepsingroul%2FRock-Scissors-paper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradeepsingroul%2FRock-Scissors-paper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradeepsingroul","download_url":"https://codeload.github.com/pradeepsingroul/Rock-Scissors-paper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239321399,"owners_count":19619697,"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":["java","mvc","mysql-database","postman","spring","spring-boot"],"created_at":"2024-11-06T23:45:03.698Z","updated_at":"2025-11-01T19:30:28.575Z","avatar_url":"https://github.com/pradeepsingroul.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rock-Scissors-paper\nThis is the game of Rock , Scissor and paper where two player exist one is computer and second is user user can pass the Rock/scissor/paper and computer automatically generate your value and then project compares both values and return the winner result based on the game rules.\n\n\n\n\n![360_F_332862747_zb0oXy6txyqlopzJAW3UNQJCPxTg7eUx](https://user-images.githubusercontent.com/104360276/229961021-4d33573e-da1e-40d1-90a3-6c0808b23ec0.jpg)\n\n\n## ER Diagram\n![ER diagrame (1)](https://user-images.githubusercontent.com/104360276/229960730-1a3ea183-d453-4fdd-966b-62e16e4a9a6e.png)\n\n## Features\n - User can register your self and login and then he/she can play the game\n \n ## Rest Api\n \n ```register \nPostMethod-\nhttp://localhost:8080/users\n```\n\n```login \nGetMethod-\nhttp://localhost:8080/users/login\n```\n\n```Play game \nGetMethod-\nhttp://localhost:8888/users?RcokPapperScissor={your sign}\n```\n \n\n## Tech Stack\n\n- Core Java\n- Spring Boot\n- Spring Security\n- MySQL (RDBMS)\n- Sql\n- Maven\n- Swagger UI\n- postman\n- Giuhub\n\n\n## Deployment\n\nTo deploy this project on localhost paste this below code in application.properties file in the \nresources and update according to your database name, username and password of your MySQL database.\n\n```properties\n #changing the server port\nserver.port=8080\n\n#db specific properties\nspring.datasource.url=jdbc:mysql://localhost:3306/database\nspring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver\nspring.datasource.username=username\nspring.datasource.password=password\n\n\n\n#ORM s/w specific properties\nspring.jpa.hibernate.ddl-auto=update\nspring.jpa.show-sql=true\n\nspring.mvc.throw-exception-if-no-handler-found=true\nspring.web.resources.add-mappings=false\n\nspring.mvc.pathmatch.matching-strategy = ANT_PATH_MATCHER\n\n```\n### Swagger UI - Link\n\nUse this link to run it on browser.\n```swagger\nhttp://localhost:8080/swagger-ui\n```\n\n## Authors\n- [Pradeep Singroul (@pradeepsingroul) ](https://github.com/pradeepsingroul)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeepsingroul%2Frock-scissors-paper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradeepsingroul%2Frock-scissors-paper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeepsingroul%2Frock-scissors-paper/lists"}