Instructional Video3:50
Get Me Coding

Create Your Scratch Account

9th - 11th
To use Scratch, you will first need to create a free account at Scratch.mit.edu
Instructional Video7:53
Get Me Coding

Learn How to Sense in Scratch

9th - 11th
Code your Scratch project to sense other sprites.
Instructional Video4:23
Get Me Coding

Learn How to Work With Scratch Costumes

9th - 11th
Learn to use costumes for animation type effects in Scratch
Instructional Video5:58
Get Me Coding

Learn to Move Your Scratch Sprite Part 1

9th - 11th
Begin to make your Scratch Sprite move.
Instructional Video5:31
Get Me Coding

Learn How to Use the Pen Tool In Scratch

9th - 11th
Learn how create an interactive Scratch project with the pen tool
Instructional Video5:24
Get Me Coding

Learn How to Create Interactions Using the Scratch Broadcast

9th - 11th
Use the broadcast in Scratch to trigger various things to happen.
Instructional Video6:40
Get Me Coding

Learn How to Work With Backgrounds in Scratch

9th - 11th
Use various backgrounds for your next Scratch project.
Instructional Video4:23
Get Me Coding

Learn How to Work With Sounds in Scratch

9th - 11th
Start bringing your coding project to life with sound.
Instructional Video20:58
Curated Video

Creating Player Movement in Scratch: Left and Right

Pre-K - Higher Ed
In this video tutorial, the teacher explains how to code the movement of a player character in a game using Scratch. They demonstrate how to use arrow keys or other designated keys to move the character left and right on the screen....
Instructional Video3:23
Curated Video

Introduction to Creating Your Own Platform Game in Scratch

Pre-K - Higher Ed
In this 14-part tutorial series you will learn everything about how to design and code your very own fully working platform game using the block coding system in Scratch. You’ll learn how to draw and animate sprites, design your own...
Instructional Video3:49
Curated Video

Sharing Your Game: A Guide to Sharing and Protecting Your Code

Pre-K - Higher Ed
This tutorial guides you on how to effectively share your game created using Scratch, ensuring that others can play it without altering your original code. Learn how to customize your game's name, provide clear instructions, and enable...
Instructional Video11:02
Curated Video

Describe computer programming : Scratch Setup & Intro

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.



Common Coding Concepts: Scratch Set
up & Intro
...
Instructional Video17:39
Curated Video

Programming with Scratch: Exploring Loops and Times Tables

Pre-K - Higher Ed
This video tutorial introduces the concept of loops in programming using Scratch. It demonstrates how to use a definite loop to repeat code a set number of times, specifically creating a program for a dinosaur to recite a chosen times...
Instructional Video18:27
Curated Video

Creating Levels and Portals in Scratch

Pre-K - Higher Ed
In this video tutorial, the teacher guides viewers through the process of adding a portal to a game created in Scratch. They demonstrate how to create new levels, draw sprites, add code for the portal interaction, and manage level...
Instructional Video14:49
Curated Video

Programming Basics: Definite and Indefinite Iteration in Scratch

Pre-K - Higher Ed
This tutorial video explores the concepts of definite and indefinite iteration in programming using Scratch. The instructor demonstrates how to create a password protection system and a game where a pterodactyl chases the mouse....
Instructional Video16:19
Curated Video

Implementing Lives System in Scratch Game

Pre-K - Higher Ed
In this video tutorial, the teacher demonstrates how to implement a lives system in a game using variables and coding blocks. The tutorial covers both scenarios of restarting the game when lives reach zero and ending the game with a...
Instructional Video14:58
Curated Video

Introduction to Programming with Scratch: Building Your First Program

Pre-K - Higher Ed
In this tutorial series, Justin Arnold guides beginners through learning to program using Scratch, a user-friendly tool for creating computer programs. Viewers are introduced to the basics of coding step by step, from creating an...
Instructional Video17:25
Curated Video

Enhancing a Guessing Game in Scratch

Pre-K - Higher Ed
This tutorial series teaches basic programming concepts using Scratch through building a guessing game. In Lesson 10, students learn to enhance the game by allowing users to choose the difficulty level and tracking the number of...
Instructional Video14:23
Curated Video

Creating a Guessing Game in Scratch: Building Your First Game

Pre-K - Higher Ed
In this video tutorial, students will learn how to program a guessing game using Scratch. They will explore concepts such as variables, loops, selection statements, and user input to create an interactive game where the computer...
Instructional Video6:03
Curated Video

Creating and Customizing a Player Sprite in Scratch

Pre-K - Higher Ed
In this tutorial, the instructor guides viewers through creating a custom Sprite for the player in a game development platform. The process involves drawing basic shapes, naming the Sprite, centering it correctly, resizing it, and...
Instructional Video10:29
Curated Video

Introduction to Selection and If Statements in Scratch Programming

Pre-K - Higher Ed
In this tutorial, students learn about the concept of selection in programming using Scratch. They explore the 'if' statement to make the computer decide between two actions based on given conditions, such as determining if a person is...
Instructional Video26:33
Curated Video

Creating Moving Enemies in Scratch Game

Pre-K - Higher Ed
In this video, the teacher explains how to add an enemy that moves around the game area and how to control the visibility of certain elements, such as lava, on different levels. The teacher also demonstrates how to create a new enemy...
Instructional Video8:32
Curated Video

Creating Enemies and Obstacles in Scratch Game

Pre-K - Higher Ed
In this video tutorial, the teacher demonstrates how to add an element of danger to a game by introducing a lava obstacle that sends the player back to the beginning if touched. Through step-by-step guidance, the teacher shows how to...
Instructional Video22:21
Curated Video

Creating a Scoring System with Coins in Scratch

Pre-K - Higher Ed
In this video, the teacher explains how to create a scoring system using coins in a game. The tutorial covers how to make the coins appear, disappear, and increase the score when collected by the player. It also demonstrates how to...