{"id":13712204,"url":"https://github.com/Akuli/curses-minesweeper","last_synced_at":"2025-05-06T21:33:29.861Z","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":"2024-09-19T15:57:22.000Z","size":61,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-08T03:37:13.036Z","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}},"created_at":"2019-03-15T19:25:31.000Z","updated_at":"2024-09-19T15:57:23.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224535826,"owners_count":17327599,"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","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-08-02T23:01:15.952Z","updated_at":"2024-11-13T22:31:22.909Z","avatar_url":"https://github.com/Akuli.png","language":"Zig","funding_links":[],"categories":["Applications","Games","Multimedia \u0026 Graphics"],"sub_categories":["Game Development"],"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"}