{"id":46324460,"url":"https://github.com/runkids/pixel-art-minesweeper","last_synced_at":"2026-03-04T16:07:29.524Z","repository":{"id":173817895,"uuid":"651336902","full_name":"runkids/pixel-art-minesweeper","owner":"runkids","description":"💣 Tiny pixel art style minesweeper game","archived":false,"fork":false,"pushed_at":"2025-12-13T20:23:53.000Z","size":316,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-15T14:32:22.113Z","etag":null,"topics":["minesweeper","minesweeper-game","side-project","vue","vue3"],"latest_commit_sha":null,"homepage":"https://pixel-art-minesweeper.netlify.app/","language":"TypeScript","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/runkids.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-09T03:00:17.000Z","updated_at":"2025-12-13T20:23:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"65a5421c-cc6e-4f6a-a86e-4959c7f78f25","html_url":"https://github.com/runkids/pixel-art-minesweeper","commit_stats":null,"previous_names":["runkids/minesweeper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runkids/pixel-art-minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runkids%2Fpixel-art-minesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runkids%2Fpixel-art-minesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runkids%2Fpixel-art-minesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runkids%2Fpixel-art-minesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runkids","download_url":"https://codeload.github.com/runkids/pixel-art-minesweeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runkids%2Fpixel-art-minesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30085993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"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":["minesweeper","minesweeper-game","side-project","vue","vue3"],"created_at":"2026-03-04T16:07:28.986Z","updated_at":"2026-03-04T16:07:29.516Z","avatar_url":"https://github.com/runkids.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💣 Tiny pixel art style minesweeper game\n\n![Preview](.github/preview.png)\n\n## How To Play\n- Website: [LINK](https://pixel-art-minesweeper.netlify.app/)\n- Play Locally:\n  ```sh\n  npm install \u0026\u0026 npm run dev \n  ```\n  Automatically open in your browser with [http://127.0.0.1:5173/](http://127.0.0.1:5173/)\n  `(Requires Node.js 16 and recommends using PNPM)`\n\n## Game Rules\n- Clicking on a mine ends the game.\n- Clicking on a square with an adjacent mine clears that square and shows the number of mines touching it.\n- Clicking on a square with no adjacent mine clears that square and clicks all adjacent squares.\n- The first click can never be a mine.\n- The numbers reflect the number of mines touching a square.\n- Right-clicking on a square places a flag on it. The flagged square can't be opened by a click.\n- If the number in a square is equal to the number of squares touching that square that are flagged, double-clicking on the number opens up all remaining squares around the number. (Note: this won't work on touch screen devices)\n- When the time countdown is over, you will lose 1 HP every 10 seconds. If you run out of HP, the game is over.\n- You have 5 chances to use the \"Super Star\" to revert to the previous clicked step and restore full HP.\n- When you complete the current rank, you will restore 1 HP.\n\n\n## TDOD List\n\n- [ ] Add more items\n- [ ] Implement rank completed rewards\n- [ ] Add a dungeon-like mode\n- [ ] Support responsive web design (RWD)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunkids%2Fpixel-art-minesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunkids%2Fpixel-art-minesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunkids%2Fpixel-art-minesweeper/lists"}