{"id":26516443,"url":"https://github.com/grazen0/sweepr","last_synced_at":"2026-02-18T13:31:50.632Z","repository":{"id":280725647,"uuid":"878014174","full_name":"Grazen0/sweepr","owner":"Grazen0","description":"Funky Minesweeper game for the terminal written in C++.","archived":false,"fork":false,"pushed_at":"2025-03-05T00:44:07.000Z","size":151,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T12:59:25.958Z","etag":null,"topics":["cpp","minesweeper","nix","university-project"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Grazen0.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":"2024-10-24T16:16:01.000Z","updated_at":"2025-03-05T00:44:11.000Z","dependencies_parsed_at":"2025-03-05T01:30:26.281Z","dependency_job_id":"9c6935a7-a414-4544-901f-5edf8a3b408f","html_url":"https://github.com/Grazen0/sweepr","commit_stats":null,"previous_names":["grazen0/sweepr"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Grazen0/sweepr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fsweepr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fsweepr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fsweepr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fsweepr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grazen0","download_url":"https://codeload.github.com/Grazen0/sweepr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fsweepr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: 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":["cpp","minesweeper","nix","university-project"],"created_at":"2025-03-21T07:17:57.899Z","updated_at":"2026-02-18T13:31:45.619Z","avatar_url":"https://github.com/Grazen0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sweepr \u0026middot; ![Status badge](https://github.com/Grazen0/sweepr/actions/workflows/build.yml/badge.svg)\n\nFunky Minesweeper game for the terminal written in C++, and also a final project for a university class.\n\nEstá en español, por cierto.\n\n![Demo screenshot](https://github.com/Grazen0/sweepr/blob/main/.github/demo.png?raw=true)\n\n## Try it out!\n\nIf you use [Nix](https://nixos.org/) (which is awesome btw), just do `nix run github:Grazen0/sweepr`.\n\n## Dependencies\n\n- [GCC](https://gcc.gnu.org/) (or some other C++ compiler?)\n- [CMake](https://cmake.org/)\n\nIf you use Nix (which is awesome btw, again), you can simply run `nix develop` and the environment should be set up for you.\n\n## Building\n\nThe following commands (when executed at the project's root directory) should compile everything.\n\n```sh\ncmake . -B build\ncmake --build build\n```\n\nThe final executable should then be located at `build/sweepr`.\n\nIf you use Nix (which is awesome btw, for the last time), just run `nix build` and the executable should be located at `result/bin/sweepr`.\n\nEither that, or just run the thing with `nix run`.\n\n## Testing\n\nNone performed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fsweepr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrazen0%2Fsweepr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fsweepr/lists"}