"Chase"
The "Chase" logic will instruct the creature to move towards the mouse pointer
in an attempt to touch it. It can only move a certain distance each turn, so
it would move. Many games, such as Pac-Man use a slightly modified "Chase"
logic for the creatures roaming around. Even though it's simple, it allows
for an opponent that may seem realistic.