Following the Player: Basic Chasing
๐ Instructions
Chasing is the most basic game AI: move toward the player. If the player is to the right, move right!
Run the code to see simple chasing logic in action.
Chasing is the most basic game AI: move toward the player. If the player is to the right, move right!
Run the code to see simple chasing logic in action.