{"id":21203971,"url":"https://github.com/dev-adnani/minesweeper-flutter","last_synced_at":"2026-01-01T22:05:47.382Z","repository":{"id":251510578,"uuid":"837525896","full_name":"Dev-Adnani/Minesweeper-Flutter","owner":"Dev-Adnani","description":"This project showcases a classic Minesweeper game with a modern touch, allowing users to customize game settings and enjoy an interactive experience.","archived":false,"fork":false,"pushed_at":"2024-09-14T14:40:00.000Z","size":278,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T15:16:00.881Z","etag":null,"topics":["flutter-app","flutter-examples","flutter-game","flutter-games","fluttter","games","minesweeper","minesweeper-flutter","minesweeper-game","minesweeper-style-game"],"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/Dev-Adnani.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-03T08:31:56.000Z","updated_at":"2024-09-14T14:40:03.000Z","dependencies_parsed_at":"2024-09-15T00:18:58.764Z","dependency_job_id":"d15f6746-2052-4fda-913b-054ee3a7f94e","html_url":"https://github.com/Dev-Adnani/Minesweeper-Flutter","commit_stats":null,"previous_names":["dev-adnani/minesweeper-flutter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-Adnani%2FMinesweeper-Flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-Adnani%2FMinesweeper-Flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-Adnani%2FMinesweeper-Flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-Adnani%2FMinesweeper-Flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dev-Adnani","download_url":"https://codeload.github.com/Dev-Adnani/Minesweeper-Flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658206,"owners_count":20326464,"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":["flutter-app","flutter-examples","flutter-game","flutter-games","fluttter","games","minesweeper","minesweeper-flutter","minesweeper-game","minesweeper-style-game"],"created_at":"2024-11-20T20:28:11.957Z","updated_at":"2026-01-01T22:05:47.290Z","avatar_url":"https://github.com/Dev-Adnani.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minesweeper\n\nWelcome to the Minesweeper game built with Flutter. This project showcases a classic Minesweeper game with a modern touch, allowing users to customize game settings and enjoy an interactive experience.\n\n## Features\n\n- **Customizable Settings**: Adjust the number of rows, columns, and mines to change the game difficulty.\n- **Timer and Game Controls**: Start, pause, and reset the game with ease.\n- **Dynamic Grid**: A responsive grid that adapts based on user settings.\n- **Game Feedback**: Win or lose notifications.\n\n## Screenshots\n\n![Minesweeper Game Screenshot](https://i.imgur.com/Lceb8mf.png)\n\n## Getting Started\n\nTo get started with the Minesweeper Flutter project, follow these instructions:\n\n1. **Clone the repository:**\n\n    ```bash\n    git clone https://github.com/Dev-Adnani/Minesweeper-Flutter.git\n    ```\n\n2. **Navigate to the project directory:**\n\n    ```bash\n    cd minesweeper-flutter\n    ```\n\n3. **Install dependencies:**\n\n    ```bash\n    flutter pub get\n    ```\n\n4. **Run the app:**\n\n    ```bash\n    flutter run\n    ```\n\n## Customization\n\nYou can adjust the default settings in the `MineSweeperGame` class. The default values are 6 rows, 6 columns, and 10 mines.\n\n```dart\nstatic const int row = 6;\nstatic const int col = 6;\nstatic const int minesNo = 10;\n```\n\n\n## Feedback\nIf you have any feedback, please reach out to us at dev.adnani26@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-adnani%2Fminesweeper-flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-adnani%2Fminesweeper-flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-adnani%2Fminesweeper-flutter/lists"}