waqarirshad / a-star

Automatically exported from code.google.com/p/a-star
0 stars 0 forks source link

CHANGE DESTINATION #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run example code in java
2. view map
3. only goes to bottom right

Output as expected but how do you change the destination node??
thanks

Original issue reported on code.google.com by sis123...@googlemail.com on 28 Mar 2012 at 12:48

GoogleCodeExporter commented 9 years ago
The algorithm is plain broken. I've tried fixing it but had to give up in 
frustration.

Use the AStar implementation from Slick2D, that one actually works.

Original comment by isel...@gmail.com on 24 Apr 2012 at 11:13