Source Code for Homework Due 10/26

The homework due 10/26 is to expand the automated sprite class to perform one of two functions: evade the player sprite or chase the player sprite. If you normally sit on the left side of the class you should write the code to chase the player. If you normally sit on the right side of the class you should write the code to evade the player. If you are unsure please pick one of the two. There is a guide on how to do this expansion starting on page 112 for chasing and page 117 for evading. Please submit the homework through email. **Remember you cannot email .zip files and should either copy/paste the code into a text file or submit a .rar file**

A link to the working code at the end of class on 10/20 is below.

AnimatedSprites

Comments are closed.