Scratch lesson 1

Student Voice
Student Voice Questions Explained

Click the link to complete the survey:
1 / 16
volgende
Slide 1: Tekstslide
ComputingLower Secondary (Key Stage 3)

In deze les zitten 16 slides, met interactieve quizzen en tekstslides.

time-iconLesduur is: 50 min

Onderdelen in deze les

Student Voice
Student Voice Questions Explained

Click the link to complete the survey:

Slide 1 - Tekstslide

Deze slide heeft geen instructies

Do now - What shape
will be drawn?

Slide 2 - Open vraag

Do now activity should take 3 mins for students to answer after accessing lessonup. 

Extension task allows students to develop their typing skills which will be useful when we move to text based languages. 
Do Now answer
A rectangle will be drawn

Slide 3 - Tekstslide

Deze slide heeft geen instructies

Lesson objectives 

Conquer: Understand the concept of a sprite.
 
Aspire Higher: Utilise this understanding to manipulate sprites in scratch.




 
 
Aspire: Create a set of loops to make a program more efficient.

Slide 4 - Tekstslide

Deze slide heeft geen instructies

What is a sprite?
A sprite is an image or set of pixels that can be manipulated using code or code blocks.

  • A sprite is traditionally the main playable character in a game.






Slide 5 - Tekstslide

Deze slide heeft geen instructies

Adding and deleting sprites 

Slide 6 - Tekstslide

Deze slide heeft geen instructies

Sprites
Sprites are used everywhere in gaming today and in some programs as representations of the user (YOU).



Slide 7 - Tekstslide

Deze slide heeft geen instructies

Over to you…
Click here for scratch

  • Delete the cat sprite.
  • Add a sprite of your choice.
  • Add another sprite that will act as an obstacle.

Slide 8 - Tekstslide

Deze slide heeft geen instructies

Slide 9 - Tekstslide

Deze slide heeft geen instructies

Activity 
  • Create you program so you can move your sprite when pressing the upper arrow key.
  • The amount of steps it moves is up to you!


  • Extension: can you find and add the code block that will rotate the sprite?





Slide 10 - Tekstslide

Deze slide heeft geen instructies

Create a maze for your sprite - 5 mins
Create a maze using the sprite designer. Make sure you have a path going from start to end. 

Slide 11 - Tekstslide

Deze slide heeft geen instructies

Add some collision
Finally to complete our minigame we are going to add some collision to our game so we cant go through the walls.

Slide 12 - Tekstslide

Deze slide heeft geen instructies

Save your game for next week.

Slide 13 - Tekstslide

Deze slide heeft geen instructies

What is a sprite?
A
A set of pixels controlled by the user.
B
A non player character
C
An image.
D
The code to move a character.

Slide 14 - Quizvraag

Deze slide heeft geen instructies

Which code moves the player forward?
A
B
C
D

Slide 15 - Quizvraag

Deze slide heeft geen instructies

Which color is used for movement code?
A
Orange
B
Red
C
Blue
D
Pink

Slide 16 - Quizvraag

Deze slide heeft geen instructies