Computer Science 225
Advanced Programming
Spring 2020, Siena College
Agenda
You will be sent a link to accept a repository that has a modified version of the Falling Ball Demo example from last time. Your task, which we will work toward together, is to modify the program so the ball accelerates due to gravity.
Let's make the SnowScene example have a shifting wind.
You will be sent a link to accept a repository that has a modified version of the SnowScene example. Your task, which we will work toward together, is to modify the program so the snowflakes all change x velocities due to a shifting wind.
We will likely need to finish this one up when we return after the break.
Terminology
Examples