Skip to main content

Scratch Level 4 - Create Your Own Game


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


I have met plenty of different difficulties while coding this game. 
I found that the ball always appear in different position and bounce shifty in the game. 
Also I find that when the ball touching the blocks, the blocks disappear and the ball go through them like no obstacle in front of it. 
I asked Mr. Chen about these questions. 
He taught me there is a tool in vector mode of customes option to let ball function normally; and he taught me to place a "wait 0.05 second" before the blocks hide when touching the ball. 

I used many different versions of BreakOut on Scratch. 
Those include the Atari version. 
I take the idea of Atari icon appear when the game start. 
I searched the image of GAME OVER online and erased the edges of the image.
Overall, this is the project that I combined the different projects' elements in.

I would try to add the setting of winning the game and make different abilities like ball can split in to two or increase the size of ball etc. 

Comments