{"id":16602945,"url":"https://github.com/leonardpepa/pathfinding-visualizer","last_synced_at":"2025-10-29T15:30:50.312Z","repository":{"id":52954620,"uuid":"449313231","full_name":"Leonardpepa/Pathfinding-Visualizer","owner":"Leonardpepa","description":"Pathfinding Visualizer application that visualizes graph based search algorithms used to find the shortest path. Algorithms used: Breadth first search, Depth first search, Best first search and A* search  made with java swing ","archived":false,"fork":false,"pushed_at":"2022-02-02T23:48:26.000Z","size":534,"stargazers_count":23,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T02:11:46.083Z","etag":null,"topics":["astar","astar-algorithm","astar-pathfinding","astar-search-algorithm","best-first-search","bfs","breadth-first-search","depth-first-search","dfs","dsa-algorithm","java","leonard","leonardpepa","pathfinder","pathfinding","pepa","shortest-path-algorithm","shortest-paths","visualization","visualizer"],"latest_commit_sha":null,"homepage":"https://github.com/Leonardpepa/Path-Finding-Visualizer","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/Leonardpepa.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":"2022-01-18T14:18:20.000Z","updated_at":"2025-01-23T13:34:17.000Z","dependencies_parsed_at":"2022-09-07T20:30:35.517Z","dependency_job_id":null,"html_url":"https://github.com/Leonardpepa/Pathfinding-Visualizer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leonardpepa%2FPathfinding-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leonardpepa%2FPathfinding-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leonardpepa%2FPathfinding-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Leonardpepa%2FPathfinding-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Leonardpepa","download_url":"https://codeload.github.com/Leonardpepa/Pathfinding-Visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840755,"owners_count":19539608,"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","astar-algorithm","astar-pathfinding","astar-search-algorithm","best-first-search","bfs","breadth-first-search","depth-first-search","dfs","dsa-algorithm","java","leonard","leonardpepa","pathfinder","pathfinding","pepa","shortest-path-algorithm","shortest-paths","visualization","visualizer"],"created_at":"2024-10-12T00:46:01.622Z","updated_at":"2025-10-29T15:30:44.937Z","avatar_url":"https://github.com/Leonardpepa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path-Finding-Visualizer\n\n# Purpose\nThis is a tool to visualize search algorithms\n\n# Algorithms featured\n* Breadth First Search\n* Deapth First Search\n* Gready Best First Search\n* A* Search\n\n# Functionality\n* Move the starting node\n* Move the target node\n* Place a wall\n* Erase a wall\n* Allow Diagonial moves\n* Adjust Grid size\n* Adjust Delay\n* Choose Algorithm\n* Generate random maze\n* Reset the whole grid\n* Reset only the path\n* Pause/Resume the proccess\n\n# How to use\n* Starting node: Drag and move around with left click\n* Target node: Drag and move around with left click\n* Place wall: Drag or press empty cells with left click\n* Erase wall: Drag or press wall cells with right click\n* Generate maze: Press the generate button\n* Reset grid: You can reset the grid anytime\n* Reset path: You can only reset the path when the algorithm is done\n* Pause/Resume: press space to pause or resume the proccess\n* Visualize: Press the visualize button\n\n## Preview\n![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot1.JPG)\n\n### Path Finding\n![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot2.JPG)\n\n### Random maze\n![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot3.JPG)\n\n### Diagonial moves\n![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot4.JPG)\n\n### Pause state\n![preview-image](https://github.com/Leonardpepa/Path-Finding-Visualizer/blob/master/screenshots/screenshot5.JPG)\n\n\n# Instalation\n```terminal\ngit clone https://github.com/Leonardpepa/Path-Finding-Visualizer.git\ncd Path-Finding-Visualizer\n```\n\n# Execution\n* 1st way: Run the Path Finding Visualizer.jar\n* 2nd way: Run from source code via Main.java \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardpepa%2Fpathfinding-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardpepa%2Fpathfinding-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardpepa%2Fpathfinding-visualizer/lists"}