
Code a Platformer Game | 1. The Basics - YouTube
Want to learn how to code a platformer game in Scratch? You've come to the right place!
How to Make a Basic Platformer - Scratch Wiki
Objects fall, move, slide, jump, and bounce, and a platformer associates those properties into a game in which one controls a character and tries to move it toward a goal. This tutorial will …
How to Make Platformer Physics - Discuss Scratch
Jul 19, 2025 · Moving Platforms: Use clones or separate sprites that move and carry the player. Scrolling Maps: Move the background instead of the player for large levels. Want More?
How to Make a Platformer on Scratch: Step-by-Step Guide
Learn how to create a fun platformer game on Scratch with this beginner-friendly guide. Perfect for kids, educators, and aspiring game developers to start coding and bring their ideas to life!
How to Make a Platformer on Scratch - CodeWizardsHQ
Apr 29, 2025 · In this tutorial, I’m going to show you how to make a platformer game in Scratch. Scratch is a simple drag-and-drop coding language for children to learn basic programming skills.
How to Make a Platformer on Scratch - Instructables
Scratch is a website where people create games and other programs using premade blocks that you drag and drop to a work space. Today I will show you how to make a platforming game on …
Scratch Platformer Tutorial Made Easy
Aug 18, 2025 · Learn how to create an exciting platformer game on Scratch. Follow this step-by-step tutorial to design levels, characters, and logic.
How to Make a Platformer Game in Scratch | Codingal
Jan 10, 2023 · With help from Codingal you can learn how games are developed using specific software. Successfully develop a platformer game in Scratch today!
How to Make a Platformer in Scratch | Zinnea | Tutorial
In this series, I'll show you how to make a platformer in Scratch - with smooth movement, gravity, danger areas, multiple levels, custom maps, and more. ...more
What are the essential steps to create a simple platformer in Scratch ...
Feb 17, 2025 · Familiarize yourself with the Scratch interface which consists of the stage, sprite list, and blocks palette. Create your main character and platform sprites. Use the Scratch …