Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support 8 directions AStar pathfinding #1339

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

DeathPhoenix22
Copy link
Contributor

Hi @AlmasB ,

As discussed, here is the second part of the 8 directions Pathfinding support.
It includes the Heuristic value integration where it can be customized (both algorithm & weight).

Please let me. know if I need to adjust it.
Thanks,

Copy link
Owner

@AlmasB AlmasB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@AlmasB AlmasB merged commit 641b614 into AlmasB:dev Feb 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants