Wednesday, June 18, 2014

Tuesday, June 17, 2014

Final Scratch Project - purpose of my game

I am trying to make a game which takes place at a soccer field. The goal of the game is to avoid touching other characters and kick the soccer ball in and get scores. User uses the arrow keys to control the soccer ball. I will have more than one background and several sprites to make it more challenging for myself.

Wednesday, June 11, 2014

Scratch-Debug it 2 reflection

Overall, "Debug" was not hard. It gave the basic movements already all I need to it to find out the wrong order or add a few components in it and I would be all set. I had a little trouble with the last one because I didn't think correctly. However, I figured it out quickly. I just need to straight every movement and that is it.

Scratch-Debug it 2.5


http://scratch.mit.edu/projects/23506707/#editor

Scratch-Debug it 2.4


http://scratch.mit.edu/projects/23552324/

Scratch-Debug it 2.3


http://scratch.mit.edu/projects/23456675/

Tuesday, June 10, 2014

Scratch-Debug it 2.2


http://scratch.mit.edu/projects/23455737/

Scratch-Debug it 2.1


http://scratch.mit.edu/projects/23455044/

Scratch-Scene


The stage could be changed multiple times which is in common with sprites. I move sprites back to the place where they start to initialize sprites in a scene. Movies and TV shows would use scene changes as well.

Monday, June 9, 2014

Scratch-Conversation


Broadcast is a message to remind the next scene. I would use Broadcast when I'm creating a conversation or a story with multiple scenes.

Wednesday, June 4, 2014

Scratch-Characters


"Make a Block" is to put a series of movement together. I would use "make a block" when I need that series of movement more than once.