{"id":17810447,"url":"https://github.com/mrornithorynque/maze_generator_and_solver","last_synced_at":"2025-07-03T07:06:16.444Z","repository":{"id":222384543,"uuid":"366743064","full_name":"MrOrnithorynque/Maze_Generator_and_Solver","owner":"MrOrnithorynque","description":"Maze solver and generator algorithms.","archived":false,"fork":false,"pushed_at":"2021-07-19T11:50:52.000Z","size":34945,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T09:37:37.980Z","etag":null,"topics":["algorithm","maze-algorithms","maze-generator","maze-solver"],"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/MrOrnithorynque.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}},"created_at":"2021-05-12T14:25:00.000Z","updated_at":"2025-02-03T16:34:58.000Z","dependencies_parsed_at":"2024-02-13T22:53:49.981Z","dependency_job_id":null,"html_url":"https://github.com/MrOrnithorynque/Maze_Generator_and_Solver","commit_stats":null,"previous_names":["mrornithorynque/maze_generator_and_solver"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MrOrnithorynque/Maze_Generator_and_Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrOrnithorynque%2FMaze_Generator_and_Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrOrnithorynque%2FMaze_Generator_and_Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrOrnithorynque%2FMaze_Generator_and_Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrOrnithorynque%2FMaze_Generator_and_Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrOrnithorynque","download_url":"https://codeload.github.com/MrOrnithorynque/Maze_Generator_and_Solver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrOrnithorynque%2FMaze_Generator_and_Solver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263279275,"owners_count":23441682,"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":["algorithm","maze-algorithms","maze-generator","maze-solver"],"created_at":"2024-10-27T15:35:23.140Z","updated_at":"2025-07-03T07:06:16.418Z","avatar_url":"https://github.com/MrOrnithorynque.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n# Maze_Generator_and_Solver\nHere is a little program which generates mazes and solves them.\n#\n# How to use \n\u003e make\n\nTwo binaries will show up on their respective folder (generator and solver).\n\nTo execute generator :\n\u003e ./generator lines cols perfect\n\nLines and cols are your two numbers to create your maze (don't go more than 100 * 100, it's beginning to be kinda slow).\nAnd the perfect argument is optional. It's to create a perfect maze which has no loops and no clusters.\n\n![generator_perfect](readme_ressources/generator_perfect.gif)\n\nTo execute solver :\n\u003e ./solver filepath\n\n![solver](readme_ressources/solver.gif)\n\nFilepath is the path of your maze.\n#\n# Reminder\nThis project was made on linux with Ncurses library (I'm working on a little more enjoyable experience to watch the program working).\nbe sure that you have downloaded the library before anything : https://www.cyberciti.biz/faq/linux-install-ncurses-library-headers-on-debian-ubuntu-centos-fedora/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrornithorynque%2Fmaze_generator_and_solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrornithorynque%2Fmaze_generator_and_solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrornithorynque%2Fmaze_generator_and_solver/lists"}