Discuss Scratch

alextinobt2
Scratcher
26 posts

Scratch Video Update: Episode 14

when green flag clicked
<key [b v] pressed?>
dies
LP_Play
Scratcher
1000+ posts

Scratch Video Update: Episode 14

Nice!
brodiecomedian
Scratcher
79 posts

Scratch Video Update: Episode 14

define klasky csupo [costume]
if <volume> then
play sound [klasky csupo]

else
broadcast [message1 v]
end
klasky csupo [costume1 v]
pgirltoy
Scratcher
34 posts

Scratch Video Update: Episode 14

z2222641
Scratcher
11 posts

Scratch Video Update: Episode 14

ricarose wrote:

Click on the video below to see our latest update, where we talk about hugs, the Scratch Wiki, and Scratch Day!

What is this?
A monthly video update on Scratch community happenings. We'll share things we love, things to try, and a message from the Scratch Team.



www.youtube.com/watch?v=v7_86x6Bf0M


Things we mentioned in the video
#multilingual studio
Happy Valentine's Day by marzbarz
The Free Hugs Studio
Remix-a-thon Design Studio
Wiki Wednesdays
Scratch Day
Thanks for making scratch. Thanks for being awesome guys!
ctolentino123
Scratcher
11 posts

Scratch Video Update: Episode 14

think []
when I receive [ v]
broadcast [ v]
Cyberaxel33
Scratcher
1 post

Scratch Video Update: Episode 14

salut

aweston9309
New Scratcher
1 post

Scratch Video Update: Episode 14

I NEED HELP DOING A NEW PROJECT PLEASE HELP
coke11
Scratcher
1000+ posts

Scratch Video Update: Episode 14

The new one is sure to come out today
Burnout5858
Scratcher
100+ posts

Scratch Video Update: Episode 14

I don't think the next one is coming out
jjdas
Scratcher
19 posts

Scratch Video Update: Episode 14

Cool

when this sprite clicked
if <[Cool] < [Cool]> then
switch backdrop to [Cool v]
end
cs447299
New Scratcher
1 post

Scratch Video Update: Episode 14

nobaglio wrote:

when is it again
hi there
CccYyy
Scratcher
44 posts

Scratch Video Update: Episode 14

This is a script of code:
when green flag clicked
move (move (move (move (10) steps) steps) steps
ask [ask [move (hello) steps] and wait] and wait

Rad
Ph0enix3000
Scratcher
94 posts

Scratch Video Update: Episode 14

Gabama7
Scratcher
26 posts

Scratch Video Update: Episode 14

HI I would like this game to be popular
https://scratch.mit.edu/projects/121566342/
GoldenPickaxe2
Scratcher
100+ posts

Scratch Video Update: Episode 14

when green flag clicked
go to [McDonald's] :: looks
get [french fries] :: looks
go home :: list
GoldenPickaxe2
Scratcher
100+ posts

Scratch Video Update: Episode 14

when green flag clicked
forever
wait (.1) secs
move (10) steps
end

if <touching [Gobo v] ?> then
hide
end
GoldenPickaxe2
Scratcher
100+ posts

Scratch Video Update: Episode 14

when green flag clicked
pen up
clear
go to x: (0) y: (0)
point in direction (90 v)
for {(i :: variables)} = (1) to (200) :: control
move (i :: variables) steps
turn cw (121) degrees
GoldenPickaxe2
Scratcher
100+ posts

Scratch Video Update: Episode 14

when green flag clicked
forever
if <not <(my health :: sensing) > [3]>> then
play sound [scream v]
set [my health v] to [0]
stop [all v]
end
end
GoldenPickaxe2
Scratcher
100+ posts

Scratch Video Update: Episode 14

define square
repeat (4)
move (100) steps
turn cw (90) degrees
end

Powered by DjangoBB