/PathfindingVisualizer

A Visualizer for the A* path finding algorithm. C#

Primary LanguageHTML

Path finding Visualizer

Visualizer for the path finding algorithms such as A*. Dijkstra algorithm will be added soon. Developed in C# using Blazor WebAssembly. The purpose of this project is to make the path finding algorithms easy to understand and visualise.

Live Demo on GitHub-Pages.