{"id":23667694,"url":"https://github.com/mrmathematica/mine","last_synced_at":"2026-02-07T16:03:23.554Z","repository":{"id":73266355,"uuid":"129823346","full_name":"mrmathematica/mine","owner":"mrmathematica","description":"classic mine game with probability calculation","archived":false,"fork":false,"pushed_at":"2020-02-08T06:43:00.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T22:44:56.104Z","etag":null,"topics":["game","minesweeper"],"latest_commit_sha":null,"homepage":null,"language":"Racket","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/mrmathematica.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":"2018-04-17T00:37:48.000Z","updated_at":"2020-02-08T06:43:03.000Z","dependencies_parsed_at":"2023-02-26T09:00:39.915Z","dependency_job_id":null,"html_url":"https://github.com/mrmathematica/mine","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrmathematica/mine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmathematica%2Fmine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmathematica%2Fmine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmathematica%2Fmine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmathematica%2Fmine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmathematica","download_url":"https://codeload.github.com/mrmathematica/mine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmathematica%2Fmine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29199519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T14:35:27.868Z","status":"ssl_error","status_checked_at":"2026-02-07T14:25:51.081Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["game","minesweeper"],"created_at":"2024-12-29T07:45:19.272Z","updated_at":"2026-02-07T16:03:23.532Z","avatar_url":"https://github.com/mrmathematica.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mine\nclassic minesweeper game with probability calculation\n\n本程序旨在复制Windows自带的经典扫雷游戏高级版，并提供计算机自动推理功能。\n\n出于简化界面工作量的考虑，游戏适合1920×1080的显示器分辨率，30×16的雷区面积及99个雷的设置并不提供界面修改（源码中可以随意修改）。鼠标双击功能由鼠标中键代替。游戏结束后3秒后窗口会自动关闭。游戏界面基本和Windows自带相同，红色表示标记为地雷，黄色表示中雷。不提供计时功能。\n\n计算机自动推理方面，游戏提供3个按钮。所有自动推理假设当前界面已经红色标注的地雷是正确的标注。\n\n\"Simple solver\"按钮只会进行最简单的操作，当某一个数字可以得出其周围剩余未翻开块全部是地雷或全部不是地雷时会自动完成翻开或标记未地雷，并自动重复直到游戏结束或没有可执行的操作为止。\n\n\"Safe solver\"按钮会利用所有有已知信息进行推理，但只会对确定是地雷或不是地雷的区块进行操作，并自动重复。\n\n\"Hint\"按钮会计算所有未翻开区块是地雷的概率，并自动选出所有当前局面下是地雷概率最小的区块，将其用绿色标出，并在窗口左下角显示它们是地雷的概率，已方便玩家做出下一步的决策。显示3持续秒钟后会自动消失。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmathematica%2Fmine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmathematica%2Fmine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmathematica%2Fmine/lists"}