My favorite vacation spot

My favorite vacation spot
Cape Cod

Wednesday, June 18, 2014

Final Project

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

I started out by finding sprites that fit my theme but since I couldn't find any, I made my own.  I wanted to make a "home" screen so I decided to make a sprite that when you clicked it, it took you to the game part.  I wanted to make each level more difficult so I thought a great way to do that is start with a small amount of keys that you could click first (space and ones like that) then made it harder by giving more options for keys (like the whole alphabet).  The biggest problem I ran into was the fact that my computer crashed at the end of class today and I lost everything.  I also had an issue with not being able to get the score to increase on some sprites although it would on others.  I tested this by playing the whole game through a few times.  It worked perfectly so I hope you like my game!

***you told me I could do this at my house since it crashed so that is why I'm posting it now!***

Tuesday, June 17, 2014

Purpose of My Game.

  For my final project on Scratch, I decided to do a game involving bees.  Once you score 20 points, you will move onto the next level.  In the first level, you need to press the right key to get the flower, (space, right key, left key, up key or down key).  In the second round, you need to press the right number key to earn a point (0-9).  In the third level, you need to pick the right key in the alphabet to score a point (a-z).

Sunday, June 15, 2014

Scoring

A variable is a way to change a certain number every time something happens. A great example of this is scoring. Everytime a fish is caught in this game, the variable increases by one.

Try it

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

The three puzzles I put in this project were; when you press B the sprite gets bigger and when you press S the sprite gets smaller, when the sprite touches something blue, it plays a high note and when it touches something red it plays a low note and when you move the mouse pointer the sprite follows but never touches.  When working on these, I found it really important to use the sensing blocks.  These triggered the action whenever it needed to happen.  These can be really helpful for my game since I can use sensing blocks if I want to win or lose.  The one with the sounds when I touch a color can be really helpful for the game.



Wednesday, June 11, 2014

Debug It Reflection

1) A lot of the debugging programs this time had to do with the broadcast and receive buttons.  Usually if something wouldn't move, it probably needed to be broadcasted to the other sprite.
2) When debugging, the most important thing to do is see where the problem actually is in the program.  Once you find it, you need to find the right block that can fix it.

Debug It 2.5

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

Debug It 2.4

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