Assignment 15 -- Monkey Game

This assignment will have a handout with questions next week! For now, you can do the following...

Go to scratch.mit.edu/projects/99163339/
Lab
  1. Add another sprite that gives you 2 points if you touch it. This sprite should otherwise behave like the banana.
  2. Get the game to stop at 10 points or more by telling you that you win.
Extension
  1. Make more changes to the program to make it easier or harder.
  2. Add a countdown timer and stop the game when the timer reaches 0.