Favorite Place

Favorite Place

Monday, June 23, 2014

Final Game Project

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

I started this project by doing what I thought was the easiest which was broadcasting then I continued on to do things in order of difficulty. I worked through my problems by trying different things on different sprites. I would often check to make sure things were working properly by playing it even when I wast finished yet. Overall, it was a difficult project, but very doable.

Thursday, June 12, 2014

Debug It Week 2

Debug It 1:
http://scratch.mit.edu/projects/23545977/

In order to fix this you need to drag the definition of meow and the sound both into Gobo.

Debug It 2:
http://scratch.mit.edu/projects/23546310/

To fix this I changed where it said to repeat 10 times to repeat answer in the counting definition.

Debug It 3:
http://scratch.mit.edu/projects/23546598/

To fix this you use the wait and broadcast blocks in between each name. you also use the wait block once the broadcast is received for each name.

Debug It 4:
http://scratch.mit.edu/projects/23546772/

In order to fix this all I needed to do was add the broadcast jump block after Sprite1 says "jump!"

Debug It 5:
http://scratch.mit.edu/projects/23546833/

To fix this I added a start when green flag is clicked and then hide directly after that. I also changedthe broadcast to auditorium and added show after that.

Reflection:
In order to debug these activities I thought of the most reasonable explanation for why they wouldn't be working the way they should be. I wasn't right all the time, but by trying out different things I always seemed to come to the right conclusion on how to fix it. I would tell others to try a bunch of things out in order to find the problem. Some times it is frustrating, but you will eventually find it.


Tuesday, June 10, 2014

Try It Reflection

I solved puzzles 1, 7 and 8. I didn't use a certain strategy other than trying things out and seeing if they worked. It helped a lot to know how to use Make A block in this lesson. This lesson brought together a lot of the ones we have used in the past in a way. We had to figure out how to get it to work by using a bunch of different techniques and blocks. Overall, we were very successful.

Try It 8

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



Try It 7

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

Try It 1

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

Scenes Reflection

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

I enjoyed making this project because I think it was the one that was most realistic. It looked cool and more interesting by simply just changing the backdrop. As the sprites talked about what they wanted to do I would change the backdrop according to what they were saying. I would have one sprite ask if they wanted to go somewhere and have the other say yes and then change it. I think that is the most realistic way.

Thursday, June 5, 2014

Broadcast Reflection

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

In order to remix this I used the block broadcast which helps the characters have a conversation. It helps tell when each sprite should talk and when the sprite should be waiting. I found using this block a little confusing because I feel like the same thing can be done in a simpler manner. I don't see the whole point in the block, but it gets done what it wants to. This block is used after one sprite says something. It tells the other sprite to wait until they have finished talking for them to say what they want. I think this would be helpful for a more difficult project, but just made it more confusing in the Penguin Joke one. Overall, I probably wouldn't use the broadcast block on my own.

Make A Block Reflection

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

When using Make A Block it really helps to organize everything that is being used. It can put as many blocks as you want into one. A good time to use make a block is either when you have too many different blocks and you need to organize them. You can put more than one block into the block that you make on your own. Also a good time to use make a block is when you may want to use a certain set of blocks over again but not right after each other. Instead of having to put out another 10 blocks if you use make a block then you would only need one. Overall, I enjoyed using make a block. Once I got used to it it made organizing my blocks a lot easier. I would suggest to people using scratch to use the make a block because it is a very helpful resource.