{"id":29292973,"url":"https://github.com/asmundstavdahl/minesweeper","last_synced_at":"2025-08-17T21:34:56.566Z","repository":{"id":150055666,"uuid":"215801167","full_name":"asmundstavdahl/minesweeper","owner":"asmundstavdahl","description":"Crystal implementation of the game minesweeper.","archived":false,"fork":false,"pushed_at":"2021-03-18T10:51:32.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T10:12:00.066Z","etag":null,"topics":["crystal","game","minesweeper"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/asmundstavdahl.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,"zenodo":null}},"created_at":"2019-10-17T13:36:42.000Z","updated_at":"2021-03-18T10:52:21.000Z","dependencies_parsed_at":"2023-04-06T05:18:03.232Z","dependency_job_id":null,"html_url":"https://github.com/asmundstavdahl/minesweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asmundstavdahl/minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmundstavdahl%2Fminesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmundstavdahl%2Fminesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmundstavdahl%2Fminesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmundstavdahl%2Fminesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asmundstavdahl","download_url":"https://codeload.github.com/asmundstavdahl/minesweeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asmundstavdahl%2Fminesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270912492,"owners_count":24666737,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["crystal","game","minesweeper"],"created_at":"2025-07-06T10:11:56.154Z","updated_at":"2025-08-17T21:34:56.551Z","avatar_url":"https://github.com/asmundstavdahl.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minesweeper-cr\n\nA crystal implementation og minesweeper.\n\n## Usage\n\n`crystal build src/main.cr \u0026\u0026 ./main`\n\nSee `src/input.cr` for all available commands.\n\n## Example\n\n```\n\u003e\u003e crystal build src/main.cr \u0026\u0026 bombs=10 cols=8 rows=8 ./main\n  0 1 2 3 4 5 6 7\n0 · · · · · · · ·\n1 · · · · · · · ·\n2 · · · · · · · ·\n3 · · · · · · · ·\n4 · · · · · · · ·\n5 · · · · · · · ·\n6 · · · · · · · ·\n7 · · · · · · · ·\n\n0/64 0/10 » 0 2\nShow(@x=0, @y=2)\n  0 1 2 3 4 5 6 7\n0 · · · · 1 · · ·\n1 · 1 1 1 1 · · ·\n2 · 1 · · · · · ·\n3 · 1 · · · · · ·\n4 1 1 · · · · · ·\n5 · · · · · · · ·\n6 · · · · · · · ·\n7 · · · · · · · ·\n\n16/64 0/10 » 3 3\nShow(@x=3, @y=3)\n  0 1 2 3 4 5 6 7\n0 · · · · 1 💣 1 ·\n1 · 1 1 1 1 1 1 ·\n2 · 1 💣 2 1 · · ·\n3 · 1 3 💥 3 1 1 ·\n4 1 1 3 💣 4 💣 1 ·\n5 💣 2 3 💣 4 2 2 ·\n6 2 💣 2 1 3 💣 2 ·\n7 1 1 1 · 2 💣 2 ·\n\nGame over.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmundstavdahl%2Fminesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasmundstavdahl%2Fminesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmundstavdahl%2Fminesweeper/lists"}