A* algorithm visualiser
I made this web page using a bit of vibe coding (Claude.ai) and quite a bit of tweaking (mostly to get the generated svg images to look the way I needed them to).
https://geekcandy.co.uk/astar2.html
You can edit the graph (nodes, edges, weights and heuristics – and their positions) but the nodes are also (sort of) draggable

