Scratch Lesson 2 Simple Pong Game FOR SCRATCH 2
Scratch Lesson 2 Simple Pong Game FOR SCRATCH 2
Checkpoint
You should have THREE sprites.
One called ‘Ball’ one called ‘Bat’ and one called ‘Floor’.
Page 1 of 4
Moving the bat using SELECTION
Select the bat sprite.
The ball will now travel downwards until it hits the edge
of the screen, in which case it will bounce.
Page 2 of 4
Save the game and test it if you like
Then drag the direction block into the first box and
type 180 into the second
This will end the game if the player’s ball touches the red
area.
Page 3 of 4
pong extension
Does your pong game work? Good! See if you can develop it further….
To extend your learning 1) You could add controls and graphics for a
further: second player.
Page 4 of 4