Skip to content

Releases: abelzis/Dijkstra-Path-Finder

Dijkstra Path Finding v0.2.0

22 Mar 12:50
1de9fd2
Compare
Choose a tag to compare

Changelog (2019-03-22)

Added:

  • Eraser brush button
  • Start button to start the Dijkstra's shortest path finding algorithm
  • Clear and Reset buttons
  • Visualization of the algorithm
  • CMake support

Dijkstra Path Finding v0.1.1a

22 Mar 12:43
Compare
Choose a tag to compare

Changelog (2019-03-18)

Added:

  • Start and End position buttons
  • Obstacle button

Dijkstra Path Finding v0.1

22 Mar 12:42
60877be
Compare
Choose a tag to compare

Changelog (2019-03-15)

Added:

  • Grid of the map.
  • Start position button, marking a tile green.