Skip to content

ad-world/pathfinder

Repository files navigation

Graph Pathfinder

A cool little graph pathfinder built with React!

Currently supports four graph algorithms.

  • Breadth First Search (BFS)
  • Depth First Search (DFS)
  • Dijkstra's Algorithm
  • A* Search

More coming soon.

Try it out here.

Stack

  • React
  • TypeScript
  • Chakra UI
  • ESLint
  • Vite
  • Github Pages

About

A cool little graph pathfinder built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages