{"id":19449971,"url":"https://github.com/cantaro86/maze-3d","last_synced_at":"2025-06-23T16:06:48.016Z","repository":{"id":134626442,"uuid":"201114740","full_name":"cantaro86/maze-3D","owner":"cantaro86","description":"C++ program that solves the maze in 3D","archived":false,"fork":false,"pushed_at":"2019-08-07T19:40:31.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T23:40:00.103Z","etag":null,"topics":["cpp","maze","maze3d"],"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/cantaro86.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":"2019-08-07T19:26:53.000Z","updated_at":"2019-08-08T07:42:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"98495f34-7cf1-43df-b1eb-a7102e19b83b","html_url":"https://github.com/cantaro86/maze-3D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantaro86%2Fmaze-3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantaro86%2Fmaze-3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantaro86%2Fmaze-3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cantaro86%2Fmaze-3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cantaro86","download_url":"https://codeload.github.com/cantaro86/maze-3D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637067,"owners_count":19832998,"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","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":["cpp","maze","maze3d"],"created_at":"2024-11-10T16:34:39.280Z","updated_at":"2025-02-25T09:19:49.259Z","avatar_url":"https://github.com/cantaro86.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"MAZE 3D\n==========================\n\nThis is a problem I solved in C++.   \nThe problem assumes that the Prince (indicated by 1) is at the top floor and that the Princess (indicated by 2) is at the ground floor.  The dots '.' represent the open ways, and the 'o' points represent the walls. \n\nI solved this problem by recursion.  \n\nTo compile the program just run the command `make` in the shell. \nFeel free to modify the map (in the `main.cpp`) and check the output.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcantaro86%2Fmaze-3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcantaro86%2Fmaze-3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcantaro86%2Fmaze-3d/lists"}