If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialComputer software tutorials Scratch design...

Tutorial on how to design a five-pointed star using Scratch

Author: Rocket Date: 2019-10-25

Scratch
Scratch-3.29.1 Chinese offline installation-free version

programming tools Storage: 161.25MB Time: 2022-05-25

Software introduction: Scratch is a suggested graphical programming tool designed by a small team at MIT for children aged 8 to 16 years. But also suitable for all ages...

Download now

How to design a five-pointed star in Scratch? I believe that most players still don’t understand the related operations, and today the editor has shared a tutorial on how to design a five-pointed star with Scratch. Let’s take a look. Hope it helps everyone!

First open the Scratch software and enter the main interface;

How to draw a five-pointed star in scratch

Click event, add a command when the character is clicked;

How to draw a five-pointed star in scratch

Click on the brush panel and add clear and pen down commands;

How to draw a five-pointed star in scratch

Click the motion panel and add the move 200 steps command;

How to draw a five-pointed star in scratch

Then add a right turn command of 144 degrees;

How to draw a five-pointed star in scratch

Click on Control Panel and select Repeat Command;

How to draw a five-pointed star in scratch

Add the repeat execution command and change the number of loops to 5, because the five-pointed star has five sides;

How to draw a five-pointed star in scratch

Click on the character kitten to create the five-pointed star we need;

How to draw a five-pointed star in scratch

To see it more clearly, you can hide the kitten so that you can fully see the five-pointed star we drew.

How to draw a five-pointed star in scratch

Don’t you guys know how to use Scratch to design a five-pointed star? Then don’t miss this tutorial brought by the editor.

Related articles