5 ms·
Two years ago I had to make a project about pathfinding for a university project, and I just realised I never showed it anywhere. I made this little interactiv
by npretto 6y ago
Two years ago I had to make a project about pathfinding for a university project, and I just realised I never showed it anywhere.
I made this little interactive playground for various pathfinding algorithms showing how they can be seen as a general algorithm with different a different queue and different heuristic in use.
The readme has some theory but the cool thing is the link to the app on netlify where you can experiment moving the positions of start, goal and of the obstacles.
If you're interested I'd suggest you keep the readme open while toying with the app, as the readme has more theory.
- djxfade 6y agoDo I have to build it myself, or do you have it hosted somewhere?
- _the_inflator 6y agoI love pathfinding visualizations. Every time. Good job!
- tpoacher 6y agoI think you have a typo in the first introduction popup. It says BSD instead of BFS