Exploring Hexagonal Based A Pathfinding Algorithm
Exploring Hexagonal Based A Pathfinding Algorithm reveals several interesting facts.
- It's A *
- A* (A Star)
- No optimized yet but after I add weighted cells then there is definitely room for optimizations. Improved version here where ...
- This is the sixth in a series of videos about the graph data structure. It includes a step by step walkthrough of the A*
- My friend Antonio Ríos navigating through an
In-Depth Information on Hexagonal Based A Pathfinding Algorithm
I made this a while ago on Roblox, and I decided to upload a video on it. Pathfinding Implementation of the Coding Train A* I don't think users will like this kind of nerd-like technical story, but since it's hard to find by searching, I thought I'd post it at least ...
In this multi-part coding challenge, I attempt an implementation of the A*
Stay tuned for more updates related to Hexagonal Based A Pathfinding Algorithm.