maxibaby
09-22-2016, 08:27
If anyone interested,
https://github.com/maxibabyx/tibiaPathFinding
Still gotta improve it tho, maybe tomorrow I will post a better description.
POINT start(56,249);
POINT end(150,49);
8121
2 different heuristic
8120
8124
another maze just for fun
8123
8122
I think point distance is pretty bad heuristic, will try to find a better one.
https://github.com/maxibabyx/tibiaPathFinding
Still gotta improve it tho, maybe tomorrow I will post a better description.
POINT start(56,249);
POINT end(150,49);
8121
2 different heuristic
8120
8124
another maze just for fun
8123
8122
I think point distance is pretty bad heuristic, will try to find a better one.