Pathfinding

Let’s say you’ve set up your game environment: you have game objects, items, terrain, a map, a player, and enemies. Now what? How do your enemies know how to get to your player? How do you highlight a path on the map for the player to follow?


This is a companion discussion topic for the original entry at https://happycoding.io/tutorials/libgdx/pathfinding