{"id":20309652,"url":"https://github.com/coder-abdo/minesweaper","last_synced_at":"2026-06-09T05:05:12.756Z","repository":{"id":174532244,"uuid":"651564051","full_name":"coder-abdo/minesweaper","owner":"coder-abdo","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-12T00:42:55.000Z","size":412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T07:47:29.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/coder-abdo.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":"2023-06-09T14:17:18.000Z","updated_at":"2023-06-12T00:42:59.000Z","dependencies_parsed_at":"2023-07-29T06:45:16.034Z","dependency_job_id":null,"html_url":"https://github.com/coder-abdo/minesweaper","commit_stats":null,"previous_names":["coder-abdo/minesweaper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coder-abdo/minesweaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Fminesweaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Fminesweaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Fminesweaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Fminesweaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coder-abdo","download_url":"https://codeload.github.com/coder-abdo/minesweaper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder-abdo%2Fminesweaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34092308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-14T17:28:14.539Z","updated_at":"2026-06-09T05:05:12.737Z","avatar_url":"https://github.com/coder-abdo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minesweeper Game with React and TypeScript\n\nThis project is a Minesweeper game built using React and TypeScript. The game is a classic puzzle game where the player must clear a board of hidden mines without detonating them.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Game Rules](#game-rules)\n- [Technologies Used](#technologies-used)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nTo run the game locally, follow these steps:\n\n1. Clone the project repository: `git clone https://github.com/coder-abdo/minesweeper.git`\n2. Install the project dependencies: `npm install`\n3. Start the development server: `npm start`\n4. Open your web browser and navigate to `http://localhost:3000`\n\n## Game Rules\n\nThe objective of the game is to clear a board of hidden mines without detonating them. The board is divided into cells, and each cell can either be empty or contain a mine. The player must uncover each cell on the board by clicking on it. If a cell contains a mine, the game is over. If a cell does not contain a mine, it will display a number indicating how many adjacent cells contain mines. The player can use this information to deduce which cells are safe to uncover and which may contain mines.\n\nTo aid the player, the game also includes features such as flagging and marking cells. Flagging a cell marks it as potentially containing a mine, allowing the player to keep track of which cells they suspect may be dangerous. Marking a cell is similar to flagging, but is used to mark cells that the player knows are safe, allowing them to focus on other areas of the board.\n\n## Technologies Used\n\nThis project was built using the following technologies:\n\n- React: A JavaScript library for building user interfaces.\n- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.\n- StoryBook: A CSS architecture that allows for scoped, modular CSS styles.\n- Jest: A JavaScript testing framework.\n- React Testing Library: A library for testing React components.\n\n## Contributing\n\nContributions to this project are welcome! If you notice a bug, have a feature request, or would like to contribute code, please open a pull request or issue on this repository.\n\nBefore submitting a pull request, please ensure that your changes pass the existing tests and adhere to the project's coding standards.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Fminesweaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoder-abdo%2Fminesweaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoder-abdo%2Fminesweaper/lists"}