Skip to content

Commit

Permalink
Fix pathfinding
Browse files Browse the repository at this point in the history
The previous implementation didn't behave quite like A-* is supposed to.

After trying to figure out what's causing it and giving up,
I've reimplemented it in a straightforward manner.

Now it seems to work a lot better.
  • Loading branch information
glebm committed Jan 25, 2025
1 parent 1b50a15 commit 39c7773
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 292 deletions.
Loading

0 comments on commit 39c7773

Please sign in to comment.