Given an image containing a maze with its walls in black (#000000), its starting position in red (#FF0000), and its ending position in blue (#0000FF), this solution draws a red line from the starting position to the ending position using Dijkstra's algorithm.
-
Notifications
You must be signed in to change notification settings - Fork 0
wjmolina/app-dijkstra
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This solution solves mazes using Dijkstra's algorithm.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published