Scratch: Beautify Brick Breaker 2.0

We have create the first Brick Breaker in our last article. However, the design is very simple and without any animation. This article will discuss enhancing the Brick breaker game. Let explore in details.

Beautify Brick Breaker 2.0

brick breaker game demo
brick breaker game demo
  1. Draw a nice backdrop with some neon effect.
backdrop2 neon
backdrop2 neon
  1. Add sound animation on the backdrop to make the game lively with some pop music.
backdrop sound
backdrop sound
  1. Next, we will change the color of the paddle when it get hit with the tennis ball.
paddle color
paddle color
  1. In the brick, we add ghost effect when clone is started.
  2. Add random Laser1 or Laser2 sound when the brick hit the tennis ball.
  3. Once the tennis ball hit brick, it will change to ghost effect and and turn 15 degree before it fade off.
brick code
brick code
  1. Add the win sprite code with ghost effect when it show up and rotate 15 degree.
  2. Set the brightness 0 to 50 and wait 4 seconds before stop all.
  3. It will play gong sound when game stopping.
win code1
win code1
win code2
win code2
  1. Add a new sprite – tennis ball2 for trailing effort on the tennis ball.
  2. When clone is started, it will go to tennis ball sprite and then change the size to smaller.
  3. Delete the clone when to show as trailing.
tennis ball2 code
tennis ball2 code
  1. Change the tennis ball sprite to have it to be front layer and then create the clone of tennis ball2.
  2. Stop game event, we stop other scripts in sprite. (This is stop sprite’s script).
tennis ball trailing effect
tennis ball trailing effect
  1. Add pop sound when it hit paddle by tennis ball.
tennis ball sound
tennis ball sound

Finally, our brick breaker 2.0 is ready to be more entertain and lively fun.

brick breaker2.0
brick breaker2.0

Thanks for reading and enjoy your weekends.

Leave a Reply

Your email address will not be published. Required fields are marked *




Enter Captcha Here :