{"id":20323704,"url":"https://github.com/erthium/minesweeperunity","last_synced_at":"2026-05-09T08:32:58.153Z","repository":{"id":163380600,"uuid":"501011100","full_name":"erthium/MineSweeperUnity","owner":"erthium","description":"Mine Sweeper game in Unity with C#, includes the main algorithm of the game.","archived":false,"fork":false,"pushed_at":"2023-11-09T08:14:20.000Z","size":33351,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T10:16:34.153Z","etag":null,"topics":["csharp","puzzle-generator","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erthium.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-07T21:35:22.000Z","updated_at":"2024-11-22T09:07:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5df4751-7c27-423b-bc95-3179b0cde09a","html_url":"https://github.com/erthium/MineSweeperUnity","commit_stats":null,"previous_names":["erthium/minesweeperunity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erthium/MineSweeperUnity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FMineSweeperUnity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FMineSweeperUnity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FMineSweeperUnity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FMineSweeperUnity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erthium","download_url":"https://codeload.github.com/erthium/MineSweeperUnity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FMineSweeperUnity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32812349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","puzzle-generator","unity"],"created_at":"2024-11-14T19:29:21.135Z","updated_at":"2026-05-09T08:32:58.138Z","avatar_url":"https://github.com/erthium.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MineSweeperUnity\n\nGood old Mine Sweeper game in Unity, made with using basic functions of C#. Only Vectors and Random Library is called from Unity's own packages.\n\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Images/puzzle_image_one.JPG\"\u003e\n\u003c/p\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"Images/puzzle_image_two.JPG\"\u003e\n\u003c/p\u003e\n\n---\n\n\nAlgorithm:\n\nThe game starts when the user clicks (clicks detected by Raycasting) any node of the board.\n\nThen algorithm creates the mine field according to the first node user clicked in such a way that there will not be any mine near the first node.\n\nIn the rest of the game, whenever user clicks a node, that node reveals itself.\n\n- If the node is a mine, it's game over.\n\n- If the nodes value is 0, which means that there is no mine covers that node, it will reveal the nodes next to it as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferthium%2Fminesweeperunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferthium%2Fminesweeperunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferthium%2Fminesweeperunity/lists"}