Lab 6 - Artificial Intelligence

Objectives

  1. Download the chapter 13 source code and import into Eclipse.
     
  2. Try out AIBotTest. 
     
  3. Modify your code from lab5 so that your PathBot is now an AIBot.  Create your own dodge pattern in which the bot either ducks or jumps.
     
  4. Modify the AIBot code so that your bot leaves an object behind when it is killed and disappears to regenerate.
     
  5. Email the modified files to me for grading.