{"id":17789893,"url":"https://github.com/gabrielfrimodig/a-star-algorithm","last_synced_at":"2025-04-02T01:16:39.148Z","repository":{"id":203392754,"uuid":"709493273","full_name":"gabrielfrimodig/A-Star-Algorithm","owner":"gabrielfrimodig","description":"A* Algorithm","archived":false,"fork":false,"pushed_at":"2023-10-25T18:30:28.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T05:03:19.608Z","etag":null,"topics":["a-star-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Java","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/gabrielfrimodig.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-10-24T20:07:08.000Z","updated_at":"2023-10-24T21:27:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b87a59f1-9860-4065-97c6-11478da586f1","html_url":"https://github.com/gabrielfrimodig/A-Star-Algorithm","commit_stats":null,"previous_names":["gabrielfrimodig/a-star-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfrimodig%2FA-Star-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfrimodig%2FA-Star-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfrimodig%2FA-Star-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielfrimodig%2FA-Star-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielfrimodig","download_url":"https://codeload.github.com/gabrielfrimodig/A-Star-Algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246735322,"owners_count":20825223,"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":["a-star-algorithm"],"created_at":"2024-10-27T10:39:16.144Z","updated_at":"2025-04-02T01:16:39.128Z","avatar_url":"https://github.com/gabrielfrimodig.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A-Star Algorithm\n\nA* Path Finder is an interactive Java-based visualization tool that showcases the power of the A* pathfinding algorithm in a grid-based environment. Journey with us as we navigate through obstacles to find the most efficient route from the start to the goal!\n\n\u003cimg src=\"https://i.imgur.com/4DtBEjp.png\"/\u003e\n\n## Getting Started\n\n### Prerequisites\nEnsure you have **Java JDK** and **make** installed.\n\n### Installation \u0026 Running\n1. Clone this repository\n    ```bash\n    git clone https://github.com/gabrielfrimodig/A-Star-Algorithm.git\n    ```\n2. Navigate to the directory and compile the project using the provided Makefile:\n    ```bash\n    make\n    ```\n3. Run the application:\n    ```bash\n    make run\n    ```\n\n#### Makefile Commands\n\n* \u003ccode\u003emake\u003c/code\u003e or \u003ccode\u003emake classes\u003c/code\u003e: Compiles the Java files.\n\n* \u003ccode\u003emake clean\u003c/code\u003e: Removes all compiled .class files.\n\n* \u003ccode\u003emake run\u003c/code\u003e: Starts the A* Path Finder visualization tool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfrimodig%2Fa-star-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielfrimodig%2Fa-star-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielfrimodig%2Fa-star-algorithm/lists"}