Posted September 04, 2021 by DragonMesh
#A* algorithm #NPC
Significant work has been done to introduce the computer player. The main task was associated with basic behavior: finding the current goal and achieving it. For this, the A * algorithm was applied.