{"id":30815424,"url":"https://github.com/apebl/eight-puzzle-solver","last_synced_at":"2025-09-06T08:13:26.966Z","repository":{"id":133133966,"uuid":"368967249","full_name":"apebl/eight-puzzle-solver","owner":"apebl","description":"A 8-puzzle solver written in C++","archived":false,"fork":false,"pushed_at":"2021-05-19T18:38:25.000Z","size":189,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-11T09:30:00.437Z","etag":null,"topics":["8puzzle","8puzzle-solver","assignment","cpp","cpp17"],"latest_commit_sha":null,"homepage":"","language":"C++","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/apebl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2021-05-19T18:35:11.000Z","updated_at":"2023-05-11T03:59:12.000Z","dependencies_parsed_at":"2024-08-10T09:29:49.696Z","dependency_job_id":null,"html_url":"https://github.com/apebl/eight-puzzle-solver","commit_stats":null,"previous_names":["apebl/eight-puzzle-solver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apebl/eight-puzzle-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Feight-puzzle-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Feight-puzzle-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Feight-puzzle-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Feight-puzzle-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apebl","download_url":"https://codeload.github.com/apebl/eight-puzzle-solver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apebl%2Feight-puzzle-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273874160,"owners_count":25183368,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":["8puzzle","8puzzle-solver","assignment","cpp","cpp17"],"created_at":"2025-09-06T08:13:22.384Z","updated_at":"2025-09-06T08:13:26.942Z","avatar_url":"https://github.com/apebl.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 8-Puzzle Solver\n\nA 8-puzzle solver written in C++.\n\nSee [REPORT.pdf](REPORT.pdf) for a detailed description.\n\n## Build and run\n\n### Using Meson\n\n```sh\nmeson _build\nmeson compile -C _build\n./_build/eight-puzzle\n```\n\n### Manual compile\n\n```sh\ng++ eight_puzzle/*.cpp eight_puzzle/*.hpp\n./a.out\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapebl%2Feight-puzzle-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapebl%2Feight-puzzle-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapebl%2Feight-puzzle-solver/lists"}