{"id":19088832,"url":"https://github.com/naelstrof/2420-astar","last_synced_at":"2026-06-17T18:04:28.189Z","repository":{"id":143165713,"uuid":"46468636","full_name":"naelstrof/2420-AStar","owner":"naelstrof","description":"Personal Assignment for EAE 2420.","archived":false,"fork":false,"pushed_at":"2015-11-19T05:01:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T22:17:47.502Z","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/naelstrof.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}},"created_at":"2015-11-19T04:58:14.000Z","updated_at":"2016-10-18T21:56:48.000Z","dependencies_parsed_at":"2023-03-16T20:26:01.434Z","dependency_job_id":null,"html_url":"https://github.com/naelstrof/2420-AStar","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/naelstrof%2F2420-AStar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2F2420-AStar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2F2420-AStar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naelstrof%2F2420-AStar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naelstrof","download_url":"https://codeload.github.com/naelstrof/2420-AStar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240137003,"owners_count":19753649,"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-09T03:01:18.289Z","updated_at":"2025-11-11T18:33:21.417Z","avatar_url":"https://github.com/naelstrof.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"#6-A*\n\n*Due* Wednesday by 11:59pm *Points* 10 *Submitting* a file upload *File Types* zip\n\n---\n\nWrite the A* algorithm.\n\nThis is not a group/pair assignment.\n\n[video](https://utah.instructure.com/courses/351899/files/51567656/download?wrap=1)\n\n![map](http://farmpolice.com/content/images/Map.png)\n\n- Prompt the user for the start node.\n- Prompt the user for the end node.\n- Display the (mostly) shortest path found by your A* algorithm.\n- Use all of nodes in the map associated with this assignment. The location data is at the bottom of this file.\n- Also, don't use ints. Use floats instead.\n\nA: -19, 11\nB: -13, 13\nC: 4, 14\nD: -4, 12\nE: -8, 3\nF: -18, 1\nG: -12, -8\nH: 12, -9\nI: -18, -11\nJ: -4, -11\nK: -12, -14\nL: 2, -18\nM: 18, -13\nN: 4, -9\nO: 22, 11\nP: 18, 3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaelstrof%2F2420-astar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaelstrof%2F2420-astar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaelstrof%2F2420-astar/lists"}