Scratch Game
Advanced
60 mins
Teacher/Student led
+100 XP
What you need:
Chromebook/Laptop/PC or iPad/Tablet

Scratch Platformer

In this lesson, you'll learn to build a platformer game in Scratch. Follow step-by-step instructions to design characters, create platforms, and code movements. Start crafting your game and explore endless creative possibilities with each step!
Learning Goals Learning Outcomes Curriculum Mapping Teacher Notes

Teacher Class Feed

Load previous activity

    1 - Introduction

    Welcome to the Scratch Platformer lesson! In this lesson, you will learn how to create your very own platformer game using Scratch. You will design your own characters, create platforms for them to move on, and write code to control their movements. Let's get started!


    2 - Create a new Scratch project

    Go to the Scratch website, create a new project and delete the cat sprite.

    3 - Create your sprite

    In the game you will control a sprite that moves through the platforms.

    Paint a new sprite and give it two costumes, one costume with the eyes looking right (call this costume "right") and one costume with the eyes looking left (call this costume "left").

    You can design your sprite however you wish but for this example we will just use a simple box character with eyes.



    4 - Create the 'platform' sprite

    We will create a sprite that has the platforms that our character will move through. This platforms sprite will have multiple costumes and each costume will have a different set of platforms.

    For now just create the new sprite and call it 'platform'. Design the first costume with a box that covers all of the bottom of the screen.

    In a later step, we will create some more costumes of this sprite with different platforms.



    5 - Resize your character

    You may need to resize your character so it will fit properly in the game. If you do add the following code and play around with the size value until you get your character about the same size as the picture with this step.

    Add the following code to your character sprite:

    when green flag clicked set size to [20] %


    Unlock the Full Learning Experience

    Get ready to embark on an incredible learning journey! Get access to this lesson and hundreds more in our Digital Skills Curriculum.

    Copyright Notice
    This lesson is copyright of Coding Ireland. Unauthorised use, copying or distribution is not allowed.

    Scratch is developed by the Lifelong Kindergarten Group at the MIT Media Lab. It is available for free at https://scratch.mit.edu
    🍪 Our website uses cookies to make your browsing experience better. By using our website you agree to our use of cookies. Learn more