Apr 042022
- 1 Work on game
- 2 Try each other’s games
- 3 Evaluate your skills
1 Work on game
1 Work on game
- Work on your own or as a team – everyone needs to be actively coding and contributing.
- Create all sprites (characters, buttons, doors, objects) and backgrounds that you need – even if they are just sketches
- Choose which Scratch game toolkit blocks you need for your game.
- Adapt them to change timings, actions, triggers to suit your game.
- Movement of main character
- Movement of enemies/other characters
- Reaction to other sprites – enemies, doors, coins
- new background, respawn, hide,…
- Make sure these reverrt back “when green flag clicked”, eg “show”
- Scores, lives, timers
- Game complete/over
- Variables – if you have lives, score, timer…create variables for these. Remember to set them at the beginning (when green flag clicked) then change them when something happens.
Success: I have –
- Chosen blocks of code to make my game happen
- Created all sprites and backgrounds needed
- Read code to check what I’ve told it to do
2 Try each other’s games
- Compliment
- Compare
- Be Constructive