Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suhatanriverdi/path-finding-visualizer
Path Finding Visualizer :checkered_flag:
https://github.com/suhatanriverdi/path-finding-visualizer
bfs-algorithm bfs-search dfs-algorithm dfs-search java-8 pathfinder pathfinding pathfinding-algorithms pathfinding-visualizer swing-gui
Last synced: about 1 month ago
JSON representation
Path Finding Visualizer :checkered_flag:
- Host: GitHub
- URL: https://github.com/suhatanriverdi/path-finding-visualizer
- Owner: suhatanriverdi
- License: mit
- Created: 2020-06-02T08:02:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T08:24:49.000Z (over 4 years ago)
- Last Synced: 2024-10-16T19:06:13.827Z (2 months ago)
- Topics: bfs-algorithm, bfs-search, dfs-algorithm, dfs-search, java-8, pathfinder, pathfinding, pathfinding-algorithms, pathfinding-visualizer, swing-gui
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :checkered_flag: Path Finding Visualizer (BFS & DFS)
This is a pathfinding visualizer written in Java that supports Breadth-First Search and Depth-First Search algorithms. You can basically mark the start and destination point on the grid, then program will show you the final path nicely.## Sample Run;
![gifi](https://user-images.githubusercontent.com/36234545/83496076-39960d80-a4c1-11ea-82fc-89558c070714.gif)## You can see the functionality of Visualizer in the following figure;
![res](https://user-images.githubusercontent.com/36234545/83496691-1ddf3700-a4c2-11ea-8dd5-6aead8d2bd8c.png)## License
Path Finding Visualizer is licensed under the MIT license. See LICENSE for more information.## Project Status
You can download the latest release from this repository.## Disclaimer
This project was prepared and shared for educational purposes only. You can use or edit any file as you wish.## About
Süha TANRIVERDİ Çankaya University, Computer EngineeringGenesis Corporation™
All Rights Reserved. 2020