Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 297 Bytes

Pathfinding_visualizer

Features:

  • Responsive UI & UX
  • Visualization of:
    • Maze generation
    • Pathfinding algorithms: A*, BFS, DFS

This was my first project after learning python in early 2022, so don't judge me :)

I left the project a little buggy, but the visualizations should work.