IT 10 – Scratch Game Project

https://scratch.mit.edu/projects/143230512/

Controls:

Left = Left Arrow Key
Right = Right Arrow Keys

Objective: Stop all the balls from getting past you to the blue area. Catch them while you can.

 

During this project, I learned a lot about the general concept of coding with Scratch, and learning to think ahead and build all the scripts to work with one another.

One of the most challenging things of this project was getting the scripts to work together. A lot of the time when you added something new in, other things would stop working, or not work like they were supposed to. It was difficult to problem solve and get them all to work together.