{"id":22303669,"url":"https://github.com/thisisnic/routefinder","last_synced_at":"2025-03-26T00:34:03.608Z","repository":{"id":95725704,"uuid":"591884183","full_name":"thisisnic/RouteFinder","owner":"thisisnic","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-22T09:12:22.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T21:20:37.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thisisnic.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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-22T07:56:34.000Z","updated_at":"2023-01-22T08:10:08.000Z","dependencies_parsed_at":"2023-05-21T19:00:37.973Z","dependency_job_id":null,"html_url":"https://github.com/thisisnic/RouteFinder","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/thisisnic%2FRouteFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisnic%2FRouteFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisnic%2FRouteFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisisnic%2FRouteFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisisnic","download_url":"https://codeload.github.com/thisisnic/RouteFinder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566145,"owners_count":20636391,"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-03T18:44:30.142Z","updated_at":"2025-03-26T00:34:03.589Z","avatar_url":"https://github.com/thisisnic.png","language":"C++","readme":"# RouteFinder\n\n## What?\n\nThis project is based on the initial stages of Udacity's C++ Nanodegree, and implements the [A* search algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm) in C++.\n\n## Why?\n\nI wanted to practice skills gained in the initial stages of the course.\n\n## What does it do?\n\nGiven an input grid, with defined \"start\" and \"finish\" sections, calculates the shortest path from start to finish, using the [A* search algorithm](https://en.wikipedia.org/wiki/A*_search_algorithm).\n\n## What's theirs/mine?\n\nMost of the code at [367f38d](https://github.com/thisisnic/RouteFinder/commit/367f38dcf398b43233326a463ddcfb1ee570c326) is provided by the course, though I did imlpement some of the methods there.  Any changes after that commit are mine.\n\n## Why not just use the project from the course?\n\nThere is a first-module project which contains more complex code, but I was disappointed to find that its completion was fairly simple and mostly required filling in method usage in existing code rather than substantial independent components.  It also involves a custom fork of a mapping library which works well in Udacity-provided workspaces, but is difficult to install locally and poorly documented.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisnic%2Froutefinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisisnic%2Froutefinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisisnic%2Froutefinder/lists"}