Course Content
Getting Started
In this lesson, you will learn how to get started with the program.
0/1
Motion Blocks
In this lesson, you will learn what each motion block does.
0/1
Looks Blocks
In this lesson, you will learn what each looks block does.
0/1
Sound Blocks
In this lesson, you will learn what each sound block does.
0/1
Event Blocks
In this lesson, you will learn what each event block does.
0/1
Control Blocks
In this lesson, you will learn what each control block does.
0/1
Sensing Blocks
In this lesson, you will learn what each sensing block does.
0/1
Operator Blocks
In this lesson, you will learn what each operator block does.
0/1
Variables & Lists
In this lesson, you will learn what a variable is and what each variable block does. You will also learn how to create lists in variables.
0/1
My Blocks
In this lesson, you will learn how to make your own blocks.
0/1
Project: Flying Parrot
In this lesson, you will learn how to use what you learned in projects. You will also learn how to get new sprites and backdrops from the sprite and backdrop libraries.
0/1
Course Quiz
In order to succeed in this quiz, you need to answer 70% of the questions correctly and you have 30 minutes to finish all the questions.
0/1
Programming Language For Beginners

In this lesson, you will learn what each sound block does.

The sound blocks are the ones that are colored in violet. Let’s learn what each block does.

The “play sound Meow until done” block

The “play sound Meow until done” block plays a sound and waits until the sound is finished before continuing with the next blocks. If you have another sound, you can select its name from the drop-down menu.

The “start sound Meow” block

The “start sound Meow until done” block plays a sound and continues with the next blocks even while the sound is getting played. If you have another sound, you can select its name from the drop-down menu.

The “stop all sounds” block

The “stop all sounds” block stops all sounds in the project.

The “change pitch effect by 10” block

The “change pitch effect by 10” block changes the pitch by the specified number. You can change the number 10 to any number you like and can select “pan left/right” from the drop-down menu.

The “set pitch effect to 100” block

The “set pitch effect to 100” block sets the sound pitch by the specified number. You can change the number 100 to any number you like and can select “pan left/right” from the drop-down menu.

The “clear sound effects” block

The “clear sound effects” block clears all sound effects.

The “change volume by -10” block

The “change volume by -10” block changes sprite’s sound volume by specified amount. You can write any number instead of -10.

The “set volume to 100%” block

The “set volume to 100%” block sets the sprite’s sound volume to the specified volume. You can write any number you want instead of 100.

The “volume” block

The “volume” block reports sprite’s sound volume. Click the checkbox to see the sprite or backdrop’s sound volume.

wpChatIcon
wpChatIcon