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

Code for §4.3.7 Node Array A* #11

Open
legends2k opened this issue Oct 24, 2017 · 1 comment
Open

Code for §4.3.7 Node Array A* #11

legends2k opened this issue Oct 24, 2017 · 1 comment

Comments

@legends2k
Copy link

Hi
Thanks for this book, it's a wealth of useful information. In the second edition of your book, you discuss about a simple A* implementation where all nodes are stored in an array, named Node Array A*. The book says

The node array pathfinding implementation on the website uses…

However, I don't find the code here. Can you please commit this code if you have it lying around on one of your old hard drives? :)

@Favorlock
Copy link

I agree, it would be helpful if repo reflected what was expressed in the book.

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

No branches or pull requests

2 participants