Creating a simple game on Scratch
Challenge reference: 8084
Notional learning hours | 30 | ||
---|---|---|---|
Level | Entry 3 | ||
Subject area | |||
Vocational area | |||
Skill | |||
Learning aim | The learner will be able to create an interactive game using Scratch programming. |
||
Learning context | Please log in to see the rest of this challenge |
Learning outcomes
What the learner needs to know, understand or be able to do
The learner will:
Be able to program a Sprite to move when clicked.
Be able to create a scoring system on Scratch.
Please log in to see the rest of this challenge
Assessment criteria
What the learner need to demonstrate in order to meet the learning outcome
The learner can:
- Choose a Sprite from the existing selection in Scratch and edit using the Costumes tab
- Apply the when this sprite clicked and go to random position block on their Sprite
- Use the Make a Variable function under the Variables block category to make a score variable
- Apply the change score by +1 block to their Sprite
Please log in to see the rest of this challenge