This project is a simple pathfinding visualization tool using Dijkstra's algorithm. It allows you to interactively set the start and end points, add walls, and visualize the shortest path on a grid.
In the beginning of our careers, we may work within a clear framework where decisions seem more straightforward – right or wrong, black or white. But as we gain experience and take on more ...