{"id":17094089,"url":"https://github.com/pk-cod3ch3mist/minesweeperg","last_synced_at":"2025-10-24T07:28:48.233Z","repository":{"id":198251470,"uuid":"326680359","full_name":"PK-cod3ch3mist/MineSweeperG","owner":"PK-cod3ch3mist","description":"Minesweeper Game","archived":false,"fork":false,"pushed_at":"2021-02-08T06:05:28.000Z","size":346,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T22:49:26.238Z","etag":null,"topics":["minesweeper","minesweeper-cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","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/PK-cod3ch3mist.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}},"created_at":"2021-01-04T12:42:48.000Z","updated_at":"2021-02-08T06:05:30.000Z","dependencies_parsed_at":"2023-10-05T02:09:49.120Z","dependency_job_id":null,"html_url":"https://github.com/PK-cod3ch3mist/MineSweeperG","commit_stats":null,"previous_names":["pk-cod3ch3mist/minesweeperg"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PK-cod3ch3mist%2FMineSweeperG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PK-cod3ch3mist%2FMineSweeperG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PK-cod3ch3mist%2FMineSweeperG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PK-cod3ch3mist%2FMineSweeperG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PK-cod3ch3mist","download_url":"https://codeload.github.com/PK-cod3ch3mist/MineSweeperG/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136347,"owners_count":20566586,"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":["minesweeper","minesweeper-cpp"],"created_at":"2024-10-14T14:10:15.055Z","updated_at":"2025-10-24T07:28:43.203Z","avatar_url":"https://github.com/PK-cod3ch3mist.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MineSweeper v2.0\nThis is actually an improved GUI version for the CLI minesweeper I made (you can visit that here https://github.com/PK-cod3ch3mist/MineSweeperCLI)\n\n## Dependencies and Installation\n* A C++ compiler, one supporting C++11 would be good. You could install G++/GCC or Clang or MinGW\n* SFML libraries/API. For linux users this is easy, simply use your package manager, (for example in Ubuntu)\n```shell\nsudo apt-get install libsfml-dev\n```\nfor MacOS users I would recommend doing the same using homebrew. \n```shell\nbrew install sfml\n```\nFor detailed instructions on installing SFML, visit https://www.sfml-dev.org\n* For macOS and Linux users, the Makefile will make compilation easy. Simply go to the src folder and type make in the terminal. That should do the job.\n## Gameplay\nWell it is minesweeper, you will figure it out easily enough. However, here are a few details :\n* When you win a game, the smiley at the top shows off ( by wearing shades ). To play again, simply click on the smiley.\n* Similarly when you lose, to play again click on the smiley.\n\n### A Small Demo\n![A Small Demo](https://github.com/PK-cod3ch3mist/MineSweeperG/blob/main/assets/demos/Screen%20Recording%202021-01-12%20at%2010.37.04%20AM.gif)\n\n## Features to come\nI am currently working upon a highscore collection system and a timing system for the game. This feature will be added soon.\n\n![Vim Humour](https://www.vim.org/images/vim_created.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpk-cod3ch3mist%2Fminesweeperg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpk-cod3ch3mist%2Fminesweeperg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpk-cod3ch3mist%2Fminesweeperg/lists"}