Astar interface for java.
Created a simple Astar pathfinding interface for Java.
In the documentation folder you can find:
This project is divided in 3 parts:
Necessary packages for the Astar Algorithm (The algorithm as written in the code):
Necessary packages for the Astar Algorithm (Light version):
core.Plot is only used to show the user how the path looks like