TV on a Rolling Cart

How to Make a Jumping Game in Scratch

From Scratch

How to Make a Jumping Game in Scratch
5 min2nd3rd4th5thTechnology
access

Summary

A project tutorial building a side-scrolling jump game: pressing a key makes the sprite jump over obstacles, using events, motion, and a simple collision check for game-over.

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 a game where pressing a key makes a sprite jump over obstacles.

  1. What event starts the jump?
  2. How does the game know if the sprite touched an obstacle?
  3. How could you make the game get harder over time?

Quick work-a-long

Words to know: event, obstacle, collision.

Try it: Add one obstacle sprite to your game and make it move across the stage on a loop.