{"id":17280157,"url":"https://github.com/akuli/curses-minesweeper","last_synced_at":"2025-08-14T08:07:20.974Z","repository":{"id":44574298,"uuid":"175879211","full_name":"Akuli/curses-minesweeper","owner":"Akuli","description":"Minesweeper game written in curses with zig","archived":false,"fork":false,"pushed_at":"2025-02-20T17:40:43.000Z","size":64,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T21:41:14.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/Akuli.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,"zenodo":null}},"created_at":"2019-03-15T19:25:31.000Z","updated_at":"2025-02-26T15:10:50.000Z","dependencies_parsed_at":"2024-05-03T03:02:34.854Z","dependency_job_id":"a37be067-d708-46f2-a4ff-54b352906f56","html_url":"https://github.com/Akuli/curses-minesweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akuli/curses-minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-minesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-minesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-minesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-minesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akuli","download_url":"https://codeload.github.com/Akuli/curses-minesweeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akuli%2Fcurses-minesweeper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270385467,"owners_count":24574556,"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-14T02:00:10.309Z","response_time":75,"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":[],"created_at":"2024-10-15T09:19:36.319Z","updated_at":"2025-08-14T08:07:20.922Z","avatar_url":"https://github.com/Akuli.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# curses-minesweeper\n\nThis is a minesweeper game written with [Zig](https://github.com/ziglang/zig)\nusing curses.\n\n![screenshot](screenshot.png)\n\nIf you have apt, you can install most of the dependencies and download the code\nlike this:\n\n    $ sudo apt install git wget libncurses5-dev libncursesw5-dev gcc\n    $ git clone https://github.com/Akuli/curses-minesweeper\n    $ cd curses-minesweeper\n\nThen [download zig 0.13.0](https://ziglang.org/download/) and move it to\nthe `curses-minesweeper` directory, and run this:\n\n    $ tar xf zig-linux-SOMETHING.tar.xz         (use autocompletion)\n    $ mv zig-linux-SOMETHING zig                (use autocompletion)\n\nNow you can compile and run the project.\n\n    $ zig/zig build\n\nRun the game:\n\n    $ zig-out/bin/curses-minesweeper\n\nAdd `--help` for more options.\n\n\n## FAQ\n\n### I can't get it to work!\n\nCreate an issue. I'll try to help.\n\n### Why did you write a minesweeper game?\n\nBecause it's fun.\n\n### Does it work on Windows?\n\nNo, but Windows comes with a minesweeper. Windows command prompt and powershell\nare kind of awful anyway, and you probably want to use GUI applications instead\nof them whenever possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fcurses-minesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakuli%2Fcurses-minesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakuli%2Fcurses-minesweeper/lists"}