Artificial Intelligence, Day 3

Hopper section: Friday, February 6, 2015; Lovelace section: Monday, March 2, 2015.

Plan for the day

  • Opening Circle
  • L1
    • Work on dice game: Artificial Intelligence Lab
      • AI Lab: sample implementation (not shared)
      • Components of the game:
        • Input buttons Roll / Hold
        • Die rolling -- number generation, die roll variable
      • Die rolling -- spots, how it looks
        • Running score variable
      • Score updating
        • Victory rules
      • Advice -- selection
        • Advice -- display
  • L2