Scratch level 3 - Pong

1. I had no trouble programming this game. It was fairly easy and straight forward, even what I added on.
2. I added code that makes it so that if you reach five points, your paddle becomes smaller and has a different design. I did this so that it gets harder and more intense near the end of the game. It is much harder to hit the ball with a smaller paddle. I also changed the design of the paddle a bit so that you can easily tell that you have the modified paddle.


      <iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/189040640/?autostart=false" frameborder="0" allowfullscreen></iframe>

Comments