Releases: pacotine/dijkstra-a_star-mapper
Releases · pacotine/dijkstra-a_star-mapper
Release list
v1.2
This release includes the following enhancements:
- added a new
--heuristicoption with 4 types: Manhattan, Euclidean, Chebyshev, Octile (d0185e4) - fixed a bug that gave false animations on edge paths (b565d23) because the previous path displayed was the latest found by the pathfinding algorithm
- added a complete, detailed documentation (#8)
- improved README with demo commands
Full Changelog: 1.1...1.2
v1.1
v1.0
Beta version, it contains some bugs. Some cool features (more options/arguments for the launcher for example) will come soon!
What's Changed
Full Changelog: https://github.com/pacotine/dijkstra-a_star-mapper/commits/1.0