Path Finding Example
This console example demonstrates four supported algorithms and three distance calculating methods.

Map Data
Edit MapData.txt to change map setting.
| Symbol | Meaning |
|---|---|
| S | Start |
| G | Goal |
| X | Obstacle |
| (Other) | Space |
This console example demonstrates four supported algorithms and three distance calculating methods.

Edit MapData.txt to change map setting.
| Symbol | Meaning |
|---|---|
| S | Start |
| G | Goal |
| X | Obstacle |
| (Other) | Space |