{"id":19129342,"url":"https://github.com/tonitaga/maze_and_cave","last_synced_at":"2025-09-08T16:31:51.832Z","repository":{"id":180915530,"uuid":"665909611","full_name":"tonitaga/Maze-Cave-Simulator-CPP-Qt","owner":"tonitaga","description":"Project about generation and solution of maze and cave developed in C++ programming language using Qt framework.  Maze generation using Eller Algorithm, cave generation based on cellular automaton. You can see my article at the link below","archived":false,"fork":false,"pushed_at":"2023-07-13T09:21:42.000Z","size":492,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-09T06:07:12.659Z","etag":null,"topics":["algorithms","cpp","qt"],"latest_commit_sha":null,"homepage":"https://habr.com/ru/articles/746916/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonitaga.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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}},"created_at":"2023-07-13T09:15:44.000Z","updated_at":"2023-12-16T10:56:57.000Z","dependencies_parsed_at":"2023-07-13T10:41:22.258Z","dependency_job_id":null,"html_url":"https://github.com/tonitaga/Maze-Cave-Simulator-CPP-Qt","commit_stats":null,"previous_names":["tonitaga/mazeandcavesimulator","tonitaga/maze-cave-simulator-cpp-qt"],"tags_count":null,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FMaze-Cave-Simulator-CPP-Qt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FMaze-Cave-Simulator-CPP-Qt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FMaze-Cave-Simulator-CPP-Qt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonitaga%2FMaze-Cave-Simulator-CPP-Qt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonitaga","download_url":"https://codeload.github.com/tonitaga/Maze-Cave-Simulator-CPP-Qt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232326921,"owners_count":18505980,"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":["algorithms","cpp","qt"],"created_at":"2024-11-09T06:07:15.670Z","updated_at":"2025-09-08T16:31:46.345Z","avatar_url":"https://github.com/tonitaga.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MazeAndCaveSimulator Project\n\n## Developers\n- tonitaga\n\n## How to install project\n\n- make install \n- make open\n\n## Tests\n\n- make tests\n- make leaks\n\n## Implementation of the Maze project\n\n- Program is developed in C++17 standart\n- Program scene field is 500 x 500 pixels and the wall thickness in maze is 2 pixels\n- GUI implementation based on Qt\n- Program have a button of load and export (generated) files\n- Code writing style is based on Google Style\n- When writing code it is necessary to follow the Google style\n\n## Generation of a perfect maze\n\n- Program have a button of generation perfect maze using Eyler Algorithm\n- The max size of generating labirint is 75 x 75\n\n![maze](misc/images/maze.png)\n\n## Solving the maze and cave\n\n- Program can solve any maze and cave structures in scene\n- Solving algorithm is based on Wave Algorithm\n- In tab Wave you can see the main info of Wave Algorithm\n\n![maze](misc/images/maze_path.png)\n\n![cave](misc/images/cave_path.png)\n\n## Cave Generation\n\n- Cave generation is based on cellular automaton\n- Have soft settings of generation\n- Max size of cave is 150 x 150\n- There are timer in tab where you can simulate the live of cave\n\n![cave](misc/images/cave.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonitaga%2Fmaze_and_cave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonitaga%2Fmaze_and_cave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonitaga%2Fmaze_and_cave/lists"}