{"id":14530220,"url":"https://github.com/maxpaulus43/go-sweep","last_synced_at":"2026-01-17T12:57:31.869Z","repository":{"id":209260137,"uuid":"723605368","full_name":"maxpaulus43/go-sweep","owner":"maxpaulus43","description":"minesweeper cli","archived":false,"fork":false,"pushed_at":"2023-12-29T04:32:05.000Z","size":2520,"stargazers_count":54,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T01:33:54.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxpaulus43.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}},"created_at":"2023-11-26T07:36:48.000Z","updated_at":"2025-08-15T08:13:38.000Z","dependencies_parsed_at":"2024-01-07T21:02:23.731Z","dependency_job_id":"fd44d733-f34c-4c86-bc0b-bc656bcf8a2c","html_url":"https://github.com/maxpaulus43/go-sweep","commit_stats":null,"previous_names":["maxpaulus43/go-sweep"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxpaulus43/go-sweep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpaulus43%2Fgo-sweep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpaulus43%2Fgo-sweep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpaulus43%2Fgo-sweep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpaulus43%2Fgo-sweep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxpaulus43","download_url":"https://codeload.github.com/maxpaulus43/go-sweep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxpaulus43%2Fgo-sweep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"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":"2024-09-05T00:01:05.784Z","updated_at":"2026-01-17T12:57:31.807Z","avatar_url":"https://github.com/maxpaulus43.png","language":"Go","funding_links":[],"categories":["\u003ca name=\"games\"\u003e\u003c/a\u003eGames","Applications"],"sub_categories":["Games"],"readme":"# go-sweep: Minesweeper in your terminal\n\nI needed to learn go in preparation for advent of code this year, so I thought I would make one of my favorite games using go! I also wanted to learn how to make terminal UI apps, so I opted to use the [bubbletea tui framework](https://github.com/charmbracelet/bubbletea) to accomplish that. For future reference, this whole project took about 3 nights to accomplish.\n\n## To Install and Run\n1. Make sure your $GOPATH is set\n1. `go install github.com/maxpaulus43/go-sweep@latest`\n1. `go-sweep`\n\n## Demo\n\n### emoji view\n\n![go-sweep gif](./go-sweep.gif)\n\n### ascii view\n\n![go-sweep ascii gif](./go-sweep-ascii.gif)\n\n## To Run\n\n1. `go build .`\n2. `./go-sweep`\n\n### Options\n\n- `-w 30`: width of the minefield. default 30\n- `-h 30`: height of the minefield. default 30\n- `-n 90`: number of mines. default 99\n- `-e`: use emoji characters instead. by default, uses ascii to render cells\n\nPlease feel free to make an issue if you find any problems with the game! Sweep on!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpaulus43%2Fgo-sweep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxpaulus43%2Fgo-sweep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxpaulus43%2Fgo-sweep/lists"}