Java
UNIT CHALLENGES

separator-blank.png

ALTERNATIVE AP CHALLENGE


separator-blank.png

CHALLENGE 2 – THE FOLLOWER

You will start off by using the code of the moving block in the animation lesson.

Then you will add another object that has the goal of following the block around.  Your task is fairly simple:

On any frame, your follower needs to move towards the block, but not faster than its maximum speed.

separator-campeau.png