Answer Questions in Journal
Open Monkey Game in Scratch. Be sure the rename it Monkey Game /Lastname and click share.
1. Play the game by using the arrow keys. What blocks make the monkey respond to the keys?
2. Does the banana always appear in the same place?
3. What blocks do you think decide what x and y the banana should change to?
4. What are the names of the orange blocks under Variables?
5. What block(s) are used to change the score?
Make these changes to the file:
6. Customize the sprites in the game (make the characters be who you want).
7. Add another sprite that gives you 2 points if you touch it.
8. Add a backdrop
9. Add another character that randomly moves around the screen and if it touches the monkey/character stops the game and says game over.
10. Resets the entire game when the green flag is clicked
11. Get the game to stop at 10 points or more by telling you that you win.