Looking at Monkey
Game
Answer these questions on paper:
- Open Monkey Game. Play
the game by using the arrow keys.
What blocks make the monkey respond to the keys?
- Does
the banana always appear in the same place?
- What
blocks do you think decide what x and y the banana should change to?
- What
are the names of the orange blocks under Variables?
- What
block(s) are used to change the score?
Make these changes to the game:
- Remix the game.
- Customize
the sprites in the game (make the characters be who you want).
- Add
another sprite that gives you 2 points if you touch it.
- Get
the game to stop at 10 points or more by telling you that you win.