[ 6 ] C++ External Client | A* Pathfinding (Minecraft)

Описание к видео [ 6 ] C++ External Client | A* Pathfinding (Minecraft)

I am working on a passion project and wanted to share my progress with the world. I was able to make a program that gets the shortest path between two points using C++ and the Java Native Interface (JNI).
This also uses code that I utilized in the previous video.

This A* or Astar algorithm will be improved in the future to include jumping and other mobility items, most notably the Hypixel Skyblock Aspect of the Void.

Also, I fixed my mic static.

All the code is available on my Github (freedownloadhere/AutoPowderGrinder).
Keep in mind this is certainly not the best code ever and it can most likely be optimized.

Комментарии

Информация по комментариям в разработке