{"id":15962221,"url":"https://github.com/nikhilcodes/pathfinder-algovisual","last_synced_at":"2025-04-04T12:24:04.866Z","repository":{"id":138557783,"uuid":"238224544","full_name":"NikhilCodes/PathFinder-AlgoVisual","owner":"NikhilCodes","description":"Program to visually simulate the working of Path Finding Algorithms (i.e. Dijkstra and A*)","archived":false,"fork":false,"pushed_at":"2020-07-08T15:34:19.000Z","size":555,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T22:19:03.840Z","etag":null,"topics":["a-star","dijkstra","pygame"],"latest_commit_sha":null,"homepage":"","language":"Python","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/NikhilCodes.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":"2020-02-04T14:23:13.000Z","updated_at":"2020-07-08T15:34:21.000Z","dependencies_parsed_at":"2024-03-30T22:15:53.073Z","dependency_job_id":null,"html_url":"https://github.com/NikhilCodes/PathFinder-AlgoVisual","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"0bea31bced46ad7600c17c1665eb15ded511a522"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilCodes%2FPathFinder-AlgoVisual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilCodes%2FPathFinder-AlgoVisual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilCodes%2FPathFinder-AlgoVisual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilCodes%2FPathFinder-AlgoVisual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikhilCodes","download_url":"https://codeload.github.com/NikhilCodes/PathFinder-AlgoVisual/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247175854,"owners_count":20896366,"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","dijkstra","pygame"],"created_at":"2024-10-07T16:02:06.220Z","updated_at":"2025-04-04T12:24:04.826Z","avatar_url":"https://github.com/NikhilCodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Finder Algorithm Visualization\nVisualization Source Code available for:\n\n+ Dijkstra\n+ A-Star\n\n## Usage\nRun `python main.py`\n- Place mouse cursor over a cell and press `s` to set it source.\n- Left click over any other cells to create obstacle and right click to remove obstacle.\n- Place mouse cursor over another cell and press `d` to set it as destination, and the path finding should start automatically.\n\n## Changing of Algorithm to search\nHeading over to `settings.py` change `ALGORITHM` variable as per your need.\nSet it `1` to use Dijkstra and `2` to use A-Star.\n\n## DEMO\n![Demo 1](demo/demo1.gif)\n![Demo 2](demo/demo2.gif)\n![Demo 3](demo/demo3.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilcodes%2Fpathfinder-algovisual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhilcodes%2Fpathfinder-algovisual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilcodes%2Fpathfinder-algovisual/lists"}