{"id":18431115,"url":"https://github.com/raimo33/a_star","last_synced_at":"2025-04-13T22:57:07.333Z","repository":{"id":243363821,"uuid":"811973768","full_name":"Raimo33/A_star","owner":"Raimo33","description":"Simple A* pathfinding algorithm visualization","archived":false,"fork":false,"pushed_at":"2024-06-15T12:06:22.000Z","size":9217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T09:16:47.334Z","etag":null,"topics":["cpp","graphics-programming","pathfinding","sfml","visualization"],"latest_commit_sha":null,"homepage":"","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/Raimo33.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":"2024-06-07T17:20:33.000Z","updated_at":"2024-06-15T12:06:25.000Z","dependencies_parsed_at":"2024-06-08T11:21:06.859Z","dependency_job_id":"39733d4a-7222-478d-8f7f-ba5ac6a8c9b8","html_url":"https://github.com/Raimo33/A_star","commit_stats":null,"previous_names":["raimo33/a_star"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raimo33%2FA_star","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raimo33%2FA_star/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raimo33%2FA_star/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raimo33%2FA_star/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raimo33","download_url":"https://codeload.github.com/Raimo33/A_star/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794572,"owners_count":21162614,"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":["cpp","graphics-programming","pathfinding","sfml","visualization"],"created_at":"2024-11-06T05:23:35.089Z","updated_at":"2025-04-13T22:57:07.312Z","avatar_url":"https://github.com/Raimo33.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Screenshot from 2024-06-13 20-24-30](https://github.com/Raimo33/A_star/assets/104778891/f390c443-c1d3-4622-8615-f9f304e8622d)\n![Screenshot from 2024-06-13 20-23-43](https://github.com/Raimo33/A_star/assets/104778891/b0385ff0-dc20-46cd-a9bf-77551204d56e)\n![Screenshot from 2024-06-13 20-23-10](https://github.com/Raimo33/A_star/assets/104778891/eb1ae8fa-58cd-46d0-8f2e-e5330b96e475)\n\n# A* Algorithm Visualizer\n\nThis project is a simple visualizer for the A* pathfinding algorithm, built using the Simple and Fast Multimedia Library (SFML). It allows users to set the start and end points, place obstacles, and visualize the pathfinding process in real-time.\n\n## Features\n\n - Set start and end points for the pathfinding.\n - Place obstacles on the grid.\n - Visualize the A* pathfinding algorithm in action. \n - Interactive controls to reset the grid and restart the visualization.\n\n## Prerequisites\n\n   Before you can run this project, ensure you have the\n   following installed:\n\n - Docker\n - Make\n\n## Setup Guide\n\n 1. Clone the repository:\n```bash\ngit clone git@github.com:Raimo33/A_star.git\ncd A_star\n```\n 2. Build the Docker image:\n```bash\nmake docker-build\n```\n 3. Run the A visualizer*:\n```bash\nmake docker-run\n```\n## Controls\n\n| Button          | Action               |\n| --------------  | -------------------- |\n| **Left Click**  | Set obstacle         |\n| **Right Click** | Reset cell           |\n| **S**           | Set the start point  |\n| **E**           | Set the end point    |\n| **R**           | Reset the grid       |\n| **Space**       | Start Visualization  |\n\n## Notes\n\nEnsure your Docker setup can access the display server to render the SFML window. You may need to configure X11 forwarding on Linux.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraimo33%2Fa_star","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraimo33%2Fa_star","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraimo33%2Fa_star/lists"}