Edit Game
Algorithm
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   5  Close
How can I make my sprite use a movement animation?
Give it more costumes, and have them change on some event
How do I control my sprite with keyboard keys?
Use the "When <something> key pressed" events block
What kind of block do I use to make my sprite move around?
Motion
What is cat a type of?
Sprite
What is the stage?
The graphical area of a scratch program, where sprites move