The Course Work and Planning
   - So, does planning have anything to do with the pandemic course work?
 
   - It should not be too hard to get the agent to actually be helpful
       playing the game.
 
   - How could you do this?
 
   - Could you make a game tree?
 
   - Would minimax help?
 
   - Could you make a goal tree (and-or tree)?
 
   - Could you then chain forward and backward?
 
   - What algorithms might help you?
 
   - You may want to try a Maes net.