Skip to content

antoinefournier/PathFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder

FOURNIER Antoine - afournier.dev@gmail.com

PathFinder is a 2D A* pathfinding implemented in C++ initially set up for a Minecraft like project. It is actually linked to this project but can be easily imported into another project with minimum changes.

The main features are :

  • the ability to start multiple computations and run them at the same time.
  • the ability to give a maximum time per frame for the computations and their automatic distribution on multiple frames.

About

A C++ 2D A* pathfinding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages