Skip to content

Narapureddy-Srikanth/Path-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path-Visualizer

Aim

  • To visualize Path-Finding and Maze-Generation algorithms.

Description

  • Built Responsive Web application using HTML, CSS, JavaScript, and Bootstrap.
  • Implemented path-finding algorithms like Dijkstra, A* Search, Breadth First Search and Depth First Search.
  • Implemented maze-generation using Recursive Division Algorithm.

How to access

future updates

  • Adding feature of weighted walls.
  • Including Bellman-Ford’s Path-Finding Algorithm.

Releases

No releases published

Packages

No packages published