{"id":26873647,"url":"https://github.com/kingcitaldo125/pystar","last_synced_at":"2025-03-31T09:19:45.809Z","repository":{"id":285264433,"uuid":"957551546","full_name":"Kingcitaldo125/PyStar","owner":"Kingcitaldo125","description":"A* pathfinding visualizer in Python/PyGame","archived":false,"fork":false,"pushed_at":"2025-03-30T16:57:20.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T17:34:20.906Z","etag":null,"topics":["astar-algorithm","astar-pathfinding","pygame","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Kingcitaldo125.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":"2025-03-30T16:41:28.000Z","updated_at":"2025-03-30T16:57:24.000Z","dependencies_parsed_at":"2025-03-30T20:15:21.652Z","dependency_job_id":null,"html_url":"https://github.com/Kingcitaldo125/PyStar","commit_stats":null,"previous_names":["kingcitaldo125/pystar"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FPyStar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FPyStar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FPyStar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kingcitaldo125%2FPyStar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kingcitaldo125","download_url":"https://codeload.github.com/Kingcitaldo125/PyStar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443534,"owners_count":20778252,"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":["astar-algorithm","astar-pathfinding","pygame","python"],"created_at":"2025-03-31T09:19:45.140Z","updated_at":"2025-03-31T09:19:45.803Z","avatar_url":"https://github.com/Kingcitaldo125.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyStar\n\nA* pathfinding visualizer done in Python/PyGame.\n\n## Installing\n\nRun\n```\npip install -r requirements.txt\n```\nto install dependencies.\nThis is mainly just [PyGame](https://www.pygame.org/wiki/GettingStarted).\n\n## Running\n\nSimply run the script with `python astar.py`.\n\nUse the left mouse button to select cells and the right mouse button to modify the terrain on the map.\nClick on one cell to mark it as a start cell and a second cell to mark it as the end cell for the search algorithm.\nTerrain must be modified prior to making your start/end cell selections.\n\nPress the Spacebar to reset the map.\nPress the Escape key to quit.\n\n## References\n[PyGame Docs](https://www.pygame.org/docs/)\n\n[A* Pathfinding (E01: algorithm explanation)](https://www.youtube.com/watch?v=-L-WgKMFuhE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingcitaldo125%2Fpystar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingcitaldo125%2Fpystar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingcitaldo125%2Fpystar/lists"}