Scratch
Beginner
30 mins
Teacher/Student led
90 points
What you need:
Chromebook/Laptop/PC or iPad/Tablet

A Dancing Cat and Bat

In this step-by-step lesson, students will learn how to create a fun dance party animation with a cat and a bat using Scratch. They will learn how to add characters, control their movements, and add a backdrop to their animation.
Learning Goals Learning Outcomes Teacher Notes Lesson Files

1 - Introduction

Today, we are going to create a cool dance party with a cat and a bat. We will learn how to add characters, called sprites, from the Scratch library and give them instructions to move around the screen. We will also learn how to control our program by starting and pausing it. Are you ready to start this exciting coding adventure? Let's get started!


2 - Create a new Scratch project

First, we need to go to the Scratch website. You can do this by clicking on this link: scratch.mit.edu

Once you're on the Scratch website, look for the 'Create' option in the menu at the top of the page. Click on 'Create' to start a new project. You'll notice that your new project starts with a cat sprite already added to it. This cat is ready to be given some instructions, which we'll do in the next steps!


3 - Let's Make the Cat Dance

Now, let's make our cat dance in a circle! First, we'll tell the cat what to do with some code.

Here's the code you need to add to the cat sprite:

when green flag clicked forever move (10) steps turn cw (15) degrees end

Click on the green flag above the stage to see your cat dance in a circle. Isn't that fun?


4 - Let's Pause the Dancing Cat

Do you want your dancing cat to take a little break? No problem! Just click on the red circle next to the green flag above the stage area. This will make all the actions in your program pause. Try it now!


5 - Bring a Bat to the Party

Now, let's add a new friend to our dancing party! We're going to add a bat. Here's how you do it:

Look for a button that has a cat icon at the bottom right of your screen. Click on it, and then the magnifying glass and you'll see lots of different characters you can choose from.

Find the bat and click on it. Now you have a bat in your project!


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