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

Strange paths in the example #1

Closed
geekytime opened this issue Sep 28, 2012 · 2 comments
Closed

Strange paths in the example #1

geekytime opened this issue Sep 28, 2012 · 2 comments

Comments

@geekytime
Copy link

Here's one:

  • Open the example page.
  • Move the character to the upper-right corner of the red "rug".
  • Click on the 2nd row of the 1st column of the rug.
  • The character moves down two space to the bottom of the rug, then left 2 spaces into the 1st column, then up to the selected square. This is not the shortest path.
  • This can be duplicated with certain other open paths that should move down 1 space and left two spaces.

(Sorry I don't have time to debug the problem myself. This is a great concept! We need more open source mini-components like this in the games community.)

@victorb
Copy link

victorb commented Sep 28, 2012

Another example, green line shows expected path and red shows actual path
Another example

@prettymuchbryce
Copy link
Owner

Hi Victor and geekytime. Thanks for bringing this to my attention. I believe I have fixed the bug in my latest push so I am going to close this issue now. Cheers.

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

3 participants