Loading... 0%
Blocks
Move 10 steps
Turn 15 degrees
Go to random position
Spin 360 degrees
Bounce off edges
Move in zigzag
Glide 1 secs to x:0 y:0
Point towards mouse
Set rotation style
Repeat 10 times
Wait 1 second
Forever loop
If touching edge
Stop all
When key pressed
When sprite clicked
Say Hello!
Change size by 10
Change color
Ghost effect
Flip sprite
Hide sprite
Show sprite
Set graphic effect
Clear graphic effects
Mouse X position
Touching edge?
Mouse Y position
Distance to mouse
Play meow sound
Play drum beat
Make beep sound
Add 1 to X
Subtract 1 from X
Multiply X by 2
Divide X by 2
Pick random 1 to 10
Set variable X to 0
Change X by 1
Show variable X
Hide variable X
Pen down
Pen up
Clear drawing
Set pen size to 1
Set pen color
Drill hole
Program
How to Use the Block Programming Environment
- 🟦 Drag and Drop: Click and drag blocks from the left panel into the program area
- 🗑️ Remove Blocks: Right-click any block to remove it from your program
- ▶️ Run Program: Click the green flag to run your program
- 🎯 Block Types:
- Motion blocks - Move and control the sprite's position
- Control blocks - Control program flow and timing
- Looks blocks - Change how the sprite appears
- Sensing blocks - Detect positions and conditions
- Sound blocks - Play different sounds
- Math blocks - Perform calculations
- Variables blocks - Work with variables
- Pen blocks - Draw with the sprite
- 😺 Sprite Behavior: The sprite will smile wider when you interact and return to normal after 3 seconds of inactivity