Y6 How do I plan a maths game in Scratch?

  1. Decompose your game idea here
  2. Pick one element to work on first – eg your main sprite
    1. Start with the way it moves – keyboard controls? mouse? forever moving?
    2. Now deal with how it reacts to other things – other sprites? the score? gravity? the floor/walls/platforms?
  3. Spend your effort on the programming today rather than the graphics – you can do that later.
  4. Be reflective – fill out the How did that go form.