Skip to content

drizzlebit/robonav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robonav

Visualizing the steps of finding shortest path in grid.

Algorithms

  • BFS
  • DFS
  • A*

Native App

cargo run --release

Wasm serving

trunk serve --address 0.0.0.0 --port 8080 --release

About

Grid PathFinder and visualizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published