|
|
|
|
|
by npretto
1973 days 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. |
|