12 Getting Started Coding

In this chapter we demonstrate some basic functionality of the UTAustinVilla Codebase. For these examples we are going to use the base UTAustinVilla Codebase and be modifying the strategy.cc file. Specifically we are going to be working within the selectSkill() function. Remember this is the function that that returns an object of SkillType indicating the action the agent should perform.