Releases: Miabread/path_finding
Releases · Miabread/path_finding
v1.1
Features
- Added visualization for final path found when path finding completes successfully
- Improved visualization colors in general
- Added Reverse A* algorithm
- Added project information section
Bug Fixes
- Fix path finding incorrectly restarting immediately after using a map generation option
Code Changes
- Updated libraries to latest major versions
- Made naming conventions more consistent
- Switched from nix shell to nix flake development environment