Skip to content

Releases: Miabread/path_finding

Release list

v1.1

Choose a tag to compare

@Miabread Miabread released this 22 Oct 15:53

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

v1.0

Choose a tag to compare

@Miabread Miabread released this 07 May 18:11

Hopefully these work