Scratch Projects

Project #1

This was one of our first labs. In the project, it tests for when the ball has passed the center of the screen and changes the background.

Project #2

This project was when we first learned about "repeat until" loops and were supposed to have the sprite and background change when the first sprite touched the edge.

Project #3

In this project the user could enter coordinates for the balls to go to, then the project would calculate and tell the user the distance between the two balls.

Project #4

In this project the user could enter side width and length for a rectangle and the project would calculate and tell the user the area of the rectangle.

Project #5

In this project the user could enter even and odd numbers into a list, and the project would go through the list announcing wether the number was even or odd.