Scratch: Three Lists Visual Menu

Remember when you made Three Lists in Scratch? That was sooooo fun, right?

IT gets even better.

Make a copy of your original Three Lists program. Modify the copy that you make.

Add a visual menu to your program so that the user gets to click an icon instead of pressing 1, 2 or 3 on the keyboard.

Strategies:

  1. hide the cat sprite.
  2. add three buttons that relate to your list. Each button will be a separate sprite.
  3. each button should have a text label like in the example above.
  4. leave room for the lists to be visible without covering the buttons.
  5. remove the code that tells the user to press 1, 2 or 3.
  6. for each new sprite, add this code: