TV on a Rolling Cart

How to Make a Pong Game in Scratch

From Scratch

How to Make a Pong Game in Scratch
11 min3rd4th5th6thTechnology
access

Summary

A longer project tutorial building the classic Pong paddle-and-ball game: a paddle controlled by the mouse, a ball that bounces off walls and the paddle, and a score that goes up each volley.

Viewer safety

All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated

Our rating is a quick teacher-to-teacher guide — preview before showing.

Teaching resources

Discussion questions

Discussion

This video builds the classic Pong game with a paddle and a bouncing ball.

  1. What block makes the ball bounce off the edge of the stage?
  2. How does the game know the ball hit the paddle instead of missing it?
  3. What would you change to make Pong harder or more interesting?

Quick work-a-long

Words to know: bounce, paddle, touching.

Try it: Add a "bounce if on edge" block to a ball sprite and test what happens when it hits each wall.