Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathfinder

A* search algorithm for pathfinding

Installing PathFinder library

This is the easiest way to build and install PathFinder library (in Linux):

Run thesse Linux scripts:

./runcmake ./build ./install

This installs static PathFinder library to the libPathFinder/ directory which can be used in the PathFinder demo. Important files are libPathFinder.a and all the header files in the libPathFinder/include/ directory.

About

A* search algorithm for pathfinding

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages