{"id":20454162,"url":"https://github.com/gaprogman/rockpaperscissors","last_synced_at":"2026-04-19T11:33:07.450Z","repository":{"id":13947566,"uuid":"16647569","full_name":"GaProgMan/RockPaperScissors","owner":"GaProgMan","description":"Basic \"Rock, Paper, Scissors, Lizard, Spock\" game implemented in C#","archived":false,"fork":false,"pushed_at":"2019-07-19T19:47:15.000Z","size":480,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-15T23:18:59.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GaProgMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-08T16:45:25.000Z","updated_at":"2019-07-19T19:47:17.000Z","dependencies_parsed_at":"2022-08-25T00:21:55.333Z","dependency_job_id":null,"html_url":"https://github.com/GaProgMan/RockPaperScissors","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/GaProgMan%2FRockPaperScissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRockPaperScissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRockPaperScissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FRockPaperScissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaProgMan","download_url":"https://codeload.github.com/GaProgMan/RockPaperScissors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005817,"owners_count":20056434,"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-15T11:15:10.856Z","updated_at":"2026-04-19T11:33:07.353Z","avatar_url":"https://github.com/GaProgMan.png","language":"C#","funding_links":["https://www.buymeacoffee.com/dotnetcoreshow"],"categories":[],"sub_categories":[],"readme":"RockPaperScissors\n=================\n\n## Support This Project\n\nIf you have found this project helpful, either as a library that you use or as a learning tool, please consider buying me a coffee:\n\n\u003ca href=\"https://www.buymeacoffee.com/dotnetcoreshow\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important\" \u003e\u003c/a\u003e\n\nShort Description\n-----------------\n\nBasic \"Rock, Paper, Scissors, Lizard, Spock\" game implemented in C#.\n\nThe rules for \"Rock, Paper, Scissors, Lizard, Spock\" can be viewed on wikipedia at this link: http://en.wikipedia.org/wiki/Rock-paper-scissors-lizard-Spock\n\nA pictorial version of the rules can be seen in the following image (via wikipedia)\n\n![\"Rock, Paper, Scissors, Lizard, Spock\" rules](http://upload.wikimedia.org/wikipedia/commons/thumb/f/fe/Rock_Paper_Scissors_Lizard_Spock_en.svg/500px-Rock_Paper_Scissors_Lizard_Spock_en.svg.png)\n\nGame Loop\n---------\n\n* The user is asked to pick their move from a list of available moves.\n* A \"random\" number between 1 and 5 is generated, these map to Rock, Paper, Scissors, Lizard or Spock (respectively)\n* The number is used to represent the CPU move\n* Both the user and CPU moves are used to generate the outcome of the round\n* The outcome of the round is dumped to the console\n* The details from the round are added to a list of rounds\n\nThe game continues until the user/player closes the main game form.\n\nCompiled Binary Download\n------------------------\n\nI have prepared a pre-compiled x86 binary for Microsoft Windows within a compressed zip file at the following link: http://gaprogman.com/CompiledBinaries/RockPaperScissors.zip\n\nIt was compiled using Microsoft Visual Studio 2013 (version 12.0.21005.1 REL) against .NET version 4.5.50938. In order to run this binary, you may need to upgrade the version of the .NET framework that your computer is running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Frockpaperscissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaprogman%2Frockpaperscissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Frockpaperscissors/lists"}