{"id":16327029,"url":"https://github.com/errec/mazecoingame","last_synced_at":"2025-08-16T08:14:56.847Z","repository":{"id":202409797,"uuid":"68666573","full_name":"Errec/MazeCoinGame","owner":"Errec","description":"C++ maze solver","archived":false,"fork":false,"pushed_at":"2017-08-04T12:36:36.000Z","size":467,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T22:41:53.485Z","etag":null,"topics":[],"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/Errec.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}},"created_at":"2016-09-20T02:38:17.000Z","updated_at":"2024-04-06T17:25:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"128acd02-f69c-4ef5-a8ec-bb11b3e43a2d","html_url":"https://github.com/Errec/MazeCoinGame","commit_stats":null,"previous_names":["errec/mazecoingame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Errec/MazeCoinGame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Errec%2FMazeCoinGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Errec%2FMazeCoinGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Errec%2FMazeCoinGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Errec%2FMazeCoinGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Errec","download_url":"https://codeload.github.com/Errec/MazeCoinGame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Errec%2FMazeCoinGame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270684422,"owners_count":24627794,"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-08-16T02:00:11.002Z","response_time":91,"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-10-10T23:10:12.202Z","updated_at":"2025-08-16T08:14:56.825Z","avatar_url":"https://github.com/Errec.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MazeCoinGame\n\nC++ software to solve simple maze puzzle\n\n## Input\n\n```text\n13 40\n########################################\n#i..............m.........#.#...#......#\n#.#.#.#.#.##.#.#.######.#.#...#.#.####.#\n#.#.#####.##.#.#.....######.##.#..#....s\n#.#...#.#.####.#.####........#.#.#.#####\n#.######.....##.#......####.##.#.#...#.#\n#.############.#.##.#######.##.#.###.#.#\n#.#............m..........#.#...m......#\n#.##.####.#########.#.#.#.#.###.#.#.##.#\n#.#...#...#....#....#.....#.#.#.m.#.##.#\n#.#.#######################.#.########.#\n#.............#m.......................#\n########################################\n```\n\n\ni: entrance\n\ns: exit\n\nm: coin\n\n#: walls\n\n## Output\n```text\np1 total steps\np2 steps to the exit\nm1 total collected coins\nm2 coins in the exit path\nx1 y1\nx2 y2\n...\nxn yn\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrec%2Fmazecoingame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrec%2Fmazecoingame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrec%2Fmazecoingame/lists"}