Discuss Scratch

deck26
Scratcher
1000+ posts

Donkey Kong

Do you have a question? Advertising is not allowed here.

Last edited by deck26 (Sept. 28, 2021 12:18:44)

Cheespeasa1234
Scratcher
57 posts

Donkey Kong

Hi. This is the “help with scripts” topic, not “show and tell” topic. Please remove this post and put it in the correct topic! Thanks

Void Gunner Released Today!
Try it out here - https://scratch.mit.edu/projects/579041372
——————–
when flag clicked
if <(covidExists?) = [true]> then
forever
if <(distance) < [6]> then
turn cw (180) degrees
repeat until <not <(distance) < [6]>>
move (1) steps
end
end
end

Powered by DjangoBB