🗻

Challenge - Adding Dialogue

Scratch Challenge: Dialogue

For this challenge, you will create a Scratch project that includes a dialogue between two characters.

  1. Create two sprites, and give them each a name.
  2. Write a conversation between the two characters. The conversation should be at least five lines long.
  3. Use the "say" block to make the sprites say their lines of dialogue.
  4. Use the "wait" block to add pauses between lines of dialogue.
  5. Make the sprites move and/or change costumes during the conversation to make it more interesting.