Table of Contents

Day 7 - Tuesday

Yesterday's Puzzle: I have a bar graph. I want to fill it with water. Write me an algorithm that will calculate how much water it will hold. How efficient is it? How can you make it better?

Activities/Announcements

Class Assignments

  1. Processing - Make a Rock, Paper, Scissors game. Make the following AI's
    1. Always Scissors
    2. Random Strategy
    3. Try to make a smarter AI
    4. Try to make an AI that LEARNS the patterns of the user
    5. If you finish early, then try another simple game like Tic Tac Toe
    6. PLEASE UPLOAD TO GITHUB
  2. Art - Do an animation in Piskel: http://piskelapp.com
    1. Save the link to your artwork
    2. Export the gif file

Homework

Teams