Native A* with hex (A star)


Simple A* (A star) path finding with hex grid implemented in C++. It can reduce time search up to 10 times compared to other ...


by Super Games Studio


★★★★ star rating
Price History +

Simple A* (A star) path finding with hex grid implemented in C++. It can reduce time search up to 10 times compared to other C# scripts!

- Full source C++ code
- Multithreading supported
- Simple example of using
- Using hexagons map terrain (editor not included)