Skip to content

jashith1/pathFindingAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathFindingAStar

A pathfinding algorithm implementation that uses the A* and Dijkstra's algorithm. It supports adding of walls and checkpoints along with the start and end nodes. You can also allow diagonal movement
Deployed at: https://jashith1.github.io/pathFindingAStar/
I wrote this back when I started high school so don't judge my code too much lol

About

A pathfinding algorithm implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors