{"id":39732325,"url":"https://github.com/potch/mineswarmer","last_synced_at":"2026-01-18T11:01:29.400Z","repository":{"id":305435333,"uuid":"1017086161","full_name":"potch/mineswarmer","owner":"potch","description":"mmo minesweeper","archived":false,"fork":false,"pushed_at":"2025-08-20T03:00:26.000Z","size":68,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-20T03:39:18.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/potch.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":"2025-07-10T02:26:10.000Z","updated_at":"2025-08-20T03:00:30.000Z","dependencies_parsed_at":"2025-07-20T05:54:19.420Z","dependency_job_id":null,"html_url":"https://github.com/potch/mineswarmer","commit_stats":null,"previous_names":["potch/mineswarmer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/potch/mineswarmer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fmineswarmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fmineswarmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fmineswarmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fmineswarmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/potch","download_url":"https://codeload.github.com/potch/mineswarmer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/potch%2Fmineswarmer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-18T11:01:28.760Z","updated_at":"2026-01-18T11:01:29.395Z","avatar_url":"https://github.com/potch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mineswarmer\n\nmmo minesweeper\n\n## IDEAS\n\n- ✅ hitting a mine only damages a region of the board instead of game over\n- ensure even distribution of mines using procedural noise vs random placement\n\n## TODO\n\n- ✅ multiplayer (duh)\n- ✅ perf optimize drawing board (reuse graphics, shared BG color)\n- ✅ put app online\n- ✅ scope grid updates to player viewport\n- even _more_ memory efficient grid representation\n  - can you gzip SSE payloads? (yes but slow)\n  - ✅ express each cell as a byte\n  - RLE for grid rect updates?\n- ✅ lose (hitting mine does something)\n- ✅ BUG: can't reveal square after flagging\n- ✅ mobile support\n  - ✅ scrolling\n  - ✅ setting mines\n- mine chain-reactions?\n- ✅ minimap?\n  - ✅ minimap gets bigger when moving?\n- victory!\n- game reset\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotch%2Fmineswarmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpotch%2Fmineswarmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpotch%2Fmineswarmer/lists"}