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

Popular posts from this blog

Final Project Proposal & Journal

May 17, Thur. Plan: I plan to make a project about pixel art which I've done in start of the year. It would look like the login page of a game called "Hyper Light Drifter". High resolution, not only one frame, length longer I planned to have multiple frames and try to vividly show lighting effects and maybe have a background music through the whole project. An overview of your project. What are you learning about? What will you be submitting when you're done? learn adding vocal, have more effects on screen and maybe try some other new skills Links to the resources you intend to use. I'll fill this question in after I find all links I need.  A description of how you foresee adding in your own ideas. mega bass start and the GIF suddenly appear on the screen.  The main steps in completing your project (maybe around 4-5?). 1. Figure out skills that I have to learn in my final project (and learn them or have video links of course) 2. draw ou...

Scratch Level 2 - Racing Game

https://scratch.mit.edu/projects/188429538/ Instruction: Use the arrow keys to control the white car and round two circles to complete the game <- and -> are controlling direction /\ and \/ are controlling the speed of car (don't need to hold the bottom to keep the speed) Opinions: I set the background to be green grass and I followed the tutorial which makes the car to spin when going out of the range of the road. Difficulty: I am not practical to Scratch, so I have to spend more time on practising and copying some codes from the tutorial video. (I can't answer this question detailed enough because it's long time ago since I made this game and I forgot to post this to Blogger.) Changes: I basically changed the color and some details from the tutorial. (I can't remember much about it) There's an interesting bug. If I keep increasing speed and let the car running at the edge, I can still win the game spending less time.