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

✨ Add pathfinding feature #93

Merged
merged 20 commits into from
Sep 12, 2024
Merged

✨ Add pathfinding feature #93

merged 20 commits into from
Sep 12, 2024

Conversation

bal7hazar
Copy link
Collaborator

@bal7hazar bal7hazar commented Sep 6, 2024

Closes #

Introduced changes

  • A* algorithm (source) implementation using a heap to have an optimised version

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Add a dedicated CI job for new examples
  • Performed self-review of the code

@bal7hazar bal7hazar changed the title Pathfinding feature ✨ Add Pathfinding feature Sep 6, 2024
@bal7hazar bal7hazar changed the title ✨ Add Pathfinding feature ✨ Add pathfinding feature Sep 6, 2024
@bal7hazar bal7hazar marked this pull request as ready for review September 10, 2024 16:50
@bal7hazar bal7hazar requested a review from glihm September 10, 2024 16:50
Copy link
Contributor

@glihm glihm left a comment

Choose a reason for hiding this comment

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

🚀 👑

@bal7hazar bal7hazar merged commit b3f7311 into main Sep 12, 2024
10 checks passed
@bal7hazar bal7hazar deleted the feat/pathfinding branch September 12, 2024 02:21
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