{"id":16162426,"url":"https://github.com/sunsided/unity-pathfinding-diy","last_synced_at":"2026-04-18T04:01:44.796Z","repository":{"id":141993022,"uuid":"214589078","full_name":"sunsided/unity-pathfinding-diy","owner":"sunsided","description":"A* in Unity if you need to do it yourself","archived":false,"fork":false,"pushed_at":"2020-02-21T11:28:25.000Z","size":716,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T12:10:30.716Z","etag":null,"topics":["astar","dijkstra","greedy-bfs","pathfinding","pathfinding-algorithm","udemy","unity","unity2d","unity3d"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/sunsided.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-10-12T06:11:52.000Z","updated_at":"2020-02-21T11:28:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8c3b59c-6795-48f1-a031-780341a76dbf","html_url":"https://github.com/sunsided/unity-pathfinding-diy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunsided/unity-pathfinding-diy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Funity-pathfinding-diy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Funity-pathfinding-diy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Funity-pathfinding-diy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Funity-pathfinding-diy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsided","download_url":"https://codeload.github.com/sunsided/unity-pathfinding-diy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Funity-pathfinding-diy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["astar","dijkstra","greedy-bfs","pathfinding","pathfinding-algorithm","udemy","unity","unity2d","unity3d"],"created_at":"2024-10-10T02:30:06.192Z","updated_at":"2026-04-18T04:01:44.726Z","avatar_url":"https://github.com/sunsided.png","language":"C#","readme":"# A* pathfinding in Unity (if you have to)\n\nFollowing Wilmer Lin's highly enjoyable [Pathfinding in Unity](https://www.udemy.com/course/pathfinding-in-unity/) Udemy\ncourse on Breadth-First, Dijkstra, Greedy Best-First and A* search algorithms in Unity.\n\nWhile the course code ends up a bit on the convoluted side (being somewhat sub-par\non the programming practices at times), it nicely separates map layout, \nresource loading, search and visualization concerns, while demonstrating \nthe evolution of search algorithms up to A*.\n\n![](.readme/trivial.webp)\n![](.readme/terrain.webp)\n![](.readme/maze.webp)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Funity-pathfinding-diy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsided%2Funity-pathfinding-diy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Funity-pathfinding-diy/lists"}