Due Thursday Sept 20th:
- Add a y dimension to the bouncing ball sketch
- Extension: Turn your bouncing ball code into a game of one-Person Pong. Check the slack for the bouncing code from class with rounding errors etc fixed. Your ball should bounce off your ‘paddle’ – a rectangle that moves vertically with the mouse. I recommend you draw a picture of your screen and determine at what values of x and y do you want your ball to change directions.
- Project 1: Generative face is due.