Loading...
Projects

Path-finder

This program finds the shortest path between the given start and end points. You can build walls between the nodes and visualize with colors the path-finding algorithm at runtime. At the moment it only supports Dijkstra's algorithm but I am working to implement others.

path-finder
path-finder
© 2024 Jordi Calafat.