filmov
tv
Pathfinding and Sorting Algorithms Visualizer Demonstration Video

Показать описание
Built a Python desktop application for visualizing pathfinding and sorting algorithms using Pygame library with my project partner Emre Akgül.
Implemented BFS, DFS, Greedy Best Search, Dijkstra and A* algorithms for pathfinding.
Implemented maze-generation algorithms using recursion
Implemented heap-sort, bubble-sort and quick-sort visualizer.
Implemented BFS, DFS, Greedy Best Search, Dijkstra and A* algorithms for pathfinding.
Implemented maze-generation algorithms using recursion
Implemented heap-sort, bubble-sort and quick-sort visualizer.