Lab 6 - Artificial Intelligence
Objectives
- Create an AIBot with your own AIPattern
- Enhance the AIBot code
- Download the chapter 13 source code and import into Eclipse.
- Try out AIBotTest.
- 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.
- Modify the AIBot code so that your bot leaves an object behind when it
is killed and disappears to regenerate.
- Email the modified files to me for grading.