This is a basic experimental project to test different PathFinding Algorithms. I expect to grow the project and test different ways of search/explore.

On this projects there are two states, when the user is Editing the terrain and the the user is running the algorithm on it. The camera is fixed but can be changed from orthografic to perspective in any moment

When the user is Editing the project, he can select different Tiles (multiselection works pressing Alt) and selecting if he wants to have a Wall or Floor. If the user clicks the right-button, the unit will be moved to the Tile selected.

When te user Runs the application, any time he clicks on one Tile, the unit will try to reach it following the algorithm established. This algoritm can be changed, and the user can decide if he wants to use Diagonal Tiles or not

Download

Download
PathFinding.rar 8 MB