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

Allow options for diagonal pathfinding #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Mar 24, 2015

Add option to disallow pathfinding between walls diagonally.

Add option to disallow pathfinding between walls diagonally.
@bgrins
Copy link
Owner

bgrins commented Mar 26, 2015

Thanks! Can you update the PR to encode the optional modes inside of the diagonal option as we discussed at #39 (comment).

Also, could you add some basic test cases in https://github.com/bgrins/javascript-astar/blob/master/test/tests.js?

@ghost
Copy link
Author

ghost commented Mar 27, 2015

Sure, I'll just need to figure out how to update a PR. I'm not the most git-savvy :)

@jorbascrumps jorbascrumps mentioned this pull request Mar 5, 2017
@LukeWood
Copy link

any update here?

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