{"id":22506503,"url":"https://github.com/a-poor/mazesolver","last_synced_at":"2025-03-27T23:41:05.586Z","repository":{"id":104409481,"uuid":"203458495","full_name":"a-poor/MazeSolver","owner":"a-poor","description":"p5js maze generator and solver","archived":false,"fork":false,"pushed_at":"2019-10-16T21:32:54.000Z","size":2181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T06:35:59.216Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/a-poor.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":"2019-08-20T21:41:09.000Z","updated_at":"2019-10-16T21:33:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5eadb0a-1e15-4b3a-936d-9a49b154f823","html_url":"https://github.com/a-poor/MazeSolver","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/a-poor%2FMazeSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FMazeSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FMazeSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-poor%2FMazeSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-poor","download_url":"https://codeload.github.com/a-poor/MazeSolver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944061,"owners_count":20697947,"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-12-07T00:44:00.700Z","updated_at":"2025-03-27T23:41:05.553Z","avatar_url":"https://github.com/a-poor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MazeSolver\n\nUses P5.js to visualize generating a random maze and then solving it. [Link to Github Pages Site](https://a-poor.github.io/MazeSolver/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimage src=\"maze_solver.gif\" width=\"400\" height=\"400\"/\u003e\n\u003c/p\u003e\n\nThe maze is generated using a [Recursive Backtracking algorithm](https://en.wikipedia.org/wiki/Maze_generation_algorithm#Recursive_backtracker) and then solved using the [A* Search Algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm).\n\nBased on Daniel Shiffman's coding challenges for The Coding Train:\n*  [Maze Generation](https://thecodingtrain.com/CodingChallenges/010.1-maze-dfs-p5.html)\n*  [A* Pathfinding](https://thecodingtrain.com/CodingChallenges/051.1-astar.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Fmazesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-poor%2Fmazesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-poor%2Fmazesolver/lists"}