57 Forks
262 Stars
262 Watchers

Unity-PathFindingAlgorithms

BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms

How to download and setup Unity-PathFindingAlgorithms

Open terminal and run command
git clone https://github.com/dbrizov/Unity-PathFindingAlgorithms.git
git clone is used to create a copy or clone of Unity-PathFindingAlgorithms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Unity-PathFindingAlgorithms https://github.com/dbrizov/Unity-PathFindingAlgorithms/archive/master.zip

Or simply clone Unity-PathFindingAlgorithms with SSH
[email protected]:dbrizov/Unity-PathFindingAlgorithms.git

If you have some problems with Unity-PathFindingAlgorithms

You may open issue on Unity-PathFindingAlgorithms support forum (system) here: https://github.com/dbrizov/Unity-PathFindingAlgorithms/issues