{"id":20931144,"url":"https://github.com/okisdev/maze-generation-algorithm","last_synced_at":"2026-04-10T21:15:17.925Z","repository":{"id":180101366,"uuid":"660869955","full_name":"okisdev/maze-generation-algorithm","owner":"okisdev","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-14T10:08:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T18:53:36.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/okisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-01T04:33:56.000Z","updated_at":"2023-07-10T09:57:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b99ba08-9776-4ca9-bf7f-c5476c430bda","html_url":"https://github.com/okisdev/maze-generation-algorithm","commit_stats":null,"previous_names":["okisdev/maze-generation-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Fmaze-generation-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Fmaze-generation-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Fmaze-generation-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Fmaze-generation-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okisdev","download_url":"https://codeload.github.com/okisdev/maze-generation-algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324507,"owners_count":20273113,"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":[],"created_at":"2024-11-18T21:39:23.719Z","updated_at":"2025-12-28T01:19:06.790Z","avatar_url":"https://github.com/okisdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maze Generation Algorithms\n\n## Description\n\nThis project is a collection of maze generation algorithms implemented in Python. The algorithms are:\n\n-   [Depth-First Search (Recursive Backtracker)](https://en.wikipedia.org/wiki/Maze_generation_algorithm#Randomized_depth-first_search)\n-   [Prim's](\u003chttps://en.wikipedia.org/wiki/Maze_generation_algorithm#Iterative_randomized_Prim's_algorithm_(without_stack,_without_sets)\u003e) (TBW)\n-   [Recursive Division](https://en.wikipedia.org/wiki/Maze_generation_algorithm#Recursive_division_method) (TBW)\n\n## Reference\n\n-   https://emmilco.github.io/path_finder/\n\n## LICENSE\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokisdev%2Fmaze-generation-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokisdev%2Fmaze-generation-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokisdev%2Fmaze-generation-algorithm/lists"}