Monday, April 2, 2012

Ai dilemma and sprint 3

So initially we were going for an implementation where additional King Dodos would be created once a group of dodos branches off. However, after talking with Kamron over the weekend and then with Troy and Bob during class, we've decided to do a single King Dodo implementation instead. Due to the short development time we have until alpha, we are going to move multiple King Dodos into the beta if need be.

For this next sprint, I am creating the single King dodo implementation as well as an EMP "forget" trap which causes the king dodo to forget everything it has learned. I will also be reworking the inventory system a little bit after discussions of traps. We observed that each trap is more of a category as opposed to a single trap. For example, a projectile trap category would contain a cannon trap and a cannon + trigger trap. Both are accessible as a dropdown tab after selecting the category of trap. So I will need to alter my code and add an additional layer of complexity to my inventory system

No comments:

Post a Comment