Skip to content

hitenSharm/Pathfinding-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pathfinding-Site

You can see the implementation of BFS and DFS using simple JS.
You can make walls (black) where the person can't visit.
More algorithms will be implemented in the future(hopefully XD).
Cilck to create a wall.BFS will give shortest path and DFS will implement it's own search(Not always the shortest path)
May add Diagonal movements feature in the future.
(Greenish is BFS and Yellowish is DFS,Blue is start, Red is end and Black is Walls)
Image

Site Link:https://pathinamaze.hitensharma.repl.co

About

You can see the implementation of BFS and DFS using simple JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published