{"id":16462174,"url":"https://github.com/digitaldreams/minesweeper","last_synced_at":"2026-05-15T19:33:17.657Z","repository":{"id":86828058,"uuid":"198005364","full_name":"digitaldreams/minesweeper","owner":"digitaldreams","description":"Minesweeper is a single-player puzzle computer game. The objective of the game is to clear a rectangular board containing hidden \"mines\" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field","archived":false,"fork":false,"pushed_at":"2020-12-03T17:49:35.000Z","size":282,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-20T19:24:45.861Z","etag":null,"topics":["console-application","console-game","minesweeper","php-game","symfony-component","symfony-console"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/digitaldreams.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-07-21T02:59:51.000Z","updated_at":"2023-03-31T03:45:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d175d4d6-be6b-4cf9-96c6-62dc9e1eeb77","html_url":"https://github.com/digitaldreams/minesweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitaldreams/minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitaldreams%2Fminesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitaldreams%2Fminesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitaldreams%2Fminesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitaldreams%2Fminesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitaldreams","download_url":"https://codeload.github.com/digitaldreams/minesweeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitaldreams%2Fminesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33076207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["console-application","console-game","minesweeper","php-game","symfony-component","symfony-console"],"created_at":"2024-10-11T11:10:36.273Z","updated_at":"2026-05-15T19:33:17.640Z","avatar_url":"https://github.com/digitaldreams.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minesweeper\nMinesweeper is a single-player puzzle computer game. The objective of the game is to clear a rectangular board containing hidden \"mines\" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field\n\n## How to Run\n\n```php\ncd path/to/project\ncomposer install\ncomposer dump-autoload\nphp index.php\n```\n\u003cimg src=\"https://i.ibb.co/HzQBjgf/Screenshot-2019-07-25-at-10-16-30-AM.png\" alt=\"Screenshot-2019-07-25-at-10-16-30-AM\" border=\"0\"\u003e\n\nNow put Row and Column Number you want to hit\nfor example ROw 5, Column 6 \n\n## Specifications:\n\n- This application runs in Cli (no web)\n- generates a minesweeper board (Row X Columns) e.g (20x30)\n- puts down a certain number of mines (25) on random locations\n- game starts\n- asks for input (two numbers): row \u0026 column (the coordinates that you want to \"click\")\n- once the input is given, the output should print the current status of the board, displaying by default/non-clicked `_`\n- the \"clicked cell\" will contain the number of neighboring mines that it has around\n- if its a boom it will contain an `X` and the game ends\n- you can win if there are only mines left\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitaldreams%2Fminesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitaldreams%2Fminesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitaldreams%2Fminesweeper/lists"}