Circuit board path networks
A* Pathfinder Studio

Draw a map. Run A* in Rust.

Interactive pathfinding with a WASM engine — paint walls, set start and goal, inspect the route.

Paint the grid

Place walls, start, and goal on an interactive map.

Run the Rust engine

A* executes in WASM and highlights the shortest path.

Save a map

Keep layouts in your browser between visits.