A STAR PATHFINDING
2018-05-14 02:00:00
A school project implementing the A* pathfinding algorithm in Unity. In the scene, the green square is the target, the blue cylinder is the player, the orange blocks are obstacles, and the purple and yellow spheres represent the inner and outer nodes of the algorithm.