Part 3

  • Notice, I worked ahead to see if I rememberd how to do things
  • (I sort of did, forgot how to declare a function)
  • And I put the computation of percent health in the PlayerT, not the AI
  • I think this is a good decision. AI should not know about the player data..