{"id":24117167,"url":"https://github.com/ruivalim/minesweeper","last_synced_at":"2026-05-14T06:33:14.204Z","repository":{"id":40806646,"uuid":"262939091","full_name":"Ruivalim/minesweeper","owner":"Ruivalim","description":"Minesweeper implementation in JavaScript.","archived":false,"fork":false,"pushed_at":"2023-01-06T05:32:47.000Z","size":589,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T19:20:40.362Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ruivalim.github.io/minesweeper","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/Ruivalim.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}},"created_at":"2020-05-11T04:34:31.000Z","updated_at":"2020-05-13T02:47:33.000Z","dependencies_parsed_at":"2023-02-05T10:46:38.774Z","dependency_job_id":null,"html_url":"https://github.com/Ruivalim/minesweeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ruivalim/minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruivalim%2Fminesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruivalim%2Fminesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruivalim%2Fminesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruivalim%2Fminesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruivalim","download_url":"https://codeload.github.com/Ruivalim/minesweeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruivalim%2Fminesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33013272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"2025-01-11T07:38:26.401Z","updated_at":"2026-05-14T06:33:13.847Z","avatar_url":"https://github.com/Ruivalim.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minesweeper\n\n## Sumary\n\nThis project has the only purpose of practicing JavaScript, and IA Skills.\n\nEveryone knows what minesweeper is, my objective here is first develop a functional implementation of the game with JavaScript, latter on start development of IA to solve it. Starting with classic IA based on algorithm, then creating a machine learning to solve it.\n\n[See example](https://ruivalim.github.io/minesweeper/example/)\n\n## To Do List\n\n### Game\n\n- [X] Generate GRID\n- [X] Fill tiles with bombs\n- [X] Fill tiles with hints\n- [X] Stylize tiles\n- [X] Clicked tiles to open\n- [X] Open white spaces\n- [X] Mark tile with flag\n- [X] Winning/Defeating behaviour\n\n### Classic IA with Algorithm\n\n### IA with Machine Learning\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruivalim%2Fminesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruivalim%2Fminesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruivalim%2Fminesweeper/lists"}