This is our sixth scratch lab. In this lab we deal with a complicated programming concept, conditionals, and incorporate it into our scratch projects. This time we had four assignments to do and I was able to finish all of them.
The pair programming assignment for this lab was to have two sprites move and bounce off the edge. The hard part was getting them to touch each other and say "ouch" as well as have them keep going and gain more momentum. On top of that, if either of the sprites met in the third quadrant, they had to glide back into the first quadrant and start again. This project required a lot of trial and error.
Pair Programming assignment #6
This was our first assignment. This assignment was the most simple out of all of them, and it was also very fun.