Tuesday 24 May 2016

Scratch Programming Challenges

Here are some interesting and fun program ideas to challenge your Scratch programming skills:

  1. Write a program that asks the player to guess a number between 1 and 20. After each guess, tell the player if the guess is correct, too high or too low.
  2. Write a program that tests the player’s knowledge of multiplication, up to 10 times 10. Have it ask them 10 questions. Make it so that every time the game is played, the questions are different. Tell the player at the end how many questions she got right.
  3. Write a program in Scratch in which a sprite draws a, square, equilateral triangle and a circle. 
  4. Pattern Studio, challenge #5 from EdTechExperience.
  5. Collect the Coins Game, challenge #6 from EdTechExperience.
  6. Cat and Mouse Game, challenge #7 from EdTechExperience.
  7. Magic 8 Ball, challenge #9 from EdTechExperience.