Skip to content

TrevorZB/searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finds goal state from start state in a 2-D grid of cells. Can use either Breadth-First Search or Depth-First Search. Uses JS Canvas to visualize the steps taken by the searching algorithms.

About

BFS / DFS visualized in a 2-D grid space

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published