Discuss Scratch

Cool_Cat22
Scratcher
100+ posts

Guidelines for the New Scratchers Forum

Hi, I am Cool_cat22, I've been 9 month in scratch, and makes 16 project. What can I do to be a “Scratcher”?

btw, I have some questions:
Want to know how to make a game? Ask here!
Want a logo like me? Ask on my profile!

Bored? Click this —->






Welcome to my tutorial!

A. Making a game

I want to tell you how to make a maze, quiz, avoiding, etc.
1. Make a maze
Do you know how to make a maze? follow this instruction!
fill this script for the player sprite:
when green flag clicked //The game starts
forever
if <key [up arrow v] pressed?> then //when the up arrow key is pressed
change y by (10) //move up
end
if <key [down arrow v] pressed?> then //when the down arrow key is pressed
change y by (-10) //move down
end
if <key [left arrow v] pressed?> then //when the left arrow key is pressed
change x by (-10) //move left
end
if <key [right arrow v] pressed?> then //when the right arrow key is pressed
change x by (10) //move right
end
end
But I think the moving is not smooth…
So, lets try to use this script:
when green flag clicked //The game starts
forever
if <key [up arrow v] pressed?> then //when the up arrow key is pressed
set [yv v] to [10 ] //move up
end
if <key [down arrow v] pressed?> then //when the down arrow key is pressed
set [yv v] to [-10 ] //move down
end
if <key [left arrow v] pressed?> then //when the left arrow key is pressed
set [xv v] to [-10 ] //move left
end
if <key [right arrow v] pressed?> then //when the right arrow key is pressed
set [xv v] to [10 ] //move right
end
change x by (xv)
change y by (yv)
set [xv v] to ((xv) * (0.7))
set [yv v] to ((yv) * (0.7))
end
And the player will move smoothly!
Q: how do I make the maze?
A: you can draw with your own!
or you can just save this image.
-LaDerp-
Scratcher
1 post

Guidelines for the New Scratchers Forum

well im -LaDerp- i like croissants and mustaches :3 i just joint like 15 minutes ago im french too !
popstarfacebook
New to Scratch
1 post

Guidelines for the New Scratchers Forum

Hello
Roobob
Scratcher
1 post

Guidelines for the New Scratchers Forum

fuadfauzi wrote:

Hei, I'm new around here. I'm came from Indonesia, hope and I wonder can meet people from Indonesia too.
Anyway, I want to ask a questiong, does Scratch is suitable to learn programming for kids? As my hope to learn programming to my children at home also for elementary pupils. What do you say?

Hi I'm here newly for this purpose too to assist children to learn programming and I believe Scratch is the best beginner coding environment to encourage computational thinking.
arsh1381
New to Scratch
15 posts

Guidelines for the New Scratchers Forum

this is for coooool boys
in thin tapic :
you can
help
joke
add praject

Every weekend The most funny people who made ​​the project a good introduction would be a cool
move 10 stepssay you are coooooooooooooooooooooooooooooool/scratchblocks
click


It has gift
wolfscratch1
Scratcher
28 posts

Guidelines for the New Scratchers Forum

StanleyArthur wrote:

Hello my name is StanleyArthur and I started recently hope I can see loads of project, how do you do videos thanks
Welcome, StanleyArthur!
Astabeth
Scratcher
1 post

Guidelines for the New Scratchers Forum

Hi! I teach high school animation and video game design and am new to Scratch. Still trying to figure out how I can work on a project I saved yesterday - I see it, but can't do anything to it.
mitopolis
Scratcher
100+ posts

Guidelines for the New Scratchers Forum

NoxSpooth wrote:

discounicorn wrote:

Please tell me how many Projects a day, comments a day, and responding to forums a day you should do, each answer separately.
… Fine. I think you need at least:

3 projects;
10 comments;
1 month since account creation.

But I don't know about the forum posts.




No, you only need 2 weeks of account existence.

My signature just ate your evil kumquat!
when green flag clicked
forever
if <I am spamming::sensing>then
Stop Spamming
end


































































































































































define stop spamming
DB_Ice
Scratcher
1 post

Guidelines for the New Scratchers Forum

Well anyone new to Scratch I say “HELLO!” I've noticed some fake “Test” accounts lately but sure enough some of them got scratchers banned um Scratch Team please be more aware of fake Test accounts like @Mario_nator_test
Michellehuang
New to Scratch
1 post

Guidelines for the New Scratchers Forum

Hi everyone, I am quite new here and try to figure out many things about Scratch, if I ask something you knew, please kindly advice.
JeoHs3
New to Scratch
1 post

Guidelines for the New Scratchers Forum

Hey I'm JeoHs

Join scratch because I have been watching the CS50 vids on youtube… Trying to learn more about computer, coding, and software.
Avi_dGamer
Scratcher
36 posts

Guidelines for the New Scratchers Forum

Greetings. I'm an avid player of board games, hence the nom de plume (Avi_dGamer). I'm a retired programmer. I'm giving some thought to making myself available as a computer science tutor. I'm learning Scratch to see if it would make a good vehicle for that. I must say that I'm surprised by the dearth of documentation. I guess the idea is to just try it, and hack on it until it works! I can see that is a valid approach with very motivated kids; the ones who were destined to become coders anyway. I'm worried about the ones who need more help getting the pump primed.
rainbowdashindi
New to Scratch
2 posts

Guidelines for the New Scratchers Forum

love my little pony!!!!!!!
binary1
New to Scratch
1 post

Guidelines for the New Scratchers Forum

This looks like an excellent introduction to coding! I'm amazed by the depth of a lot of the project here!
Looking forward to getting started!
Frankgregory
Scratcher
25 posts

Guidelines for the New Scratchers Forum

can i please be promoted


when green flag clicked
say [#MAGICMANSOCOOL!!!]
think [#MAGICMANSOCOOL!!!]
switch costume to [GOOD LOOKING!!! v]
jrezneckbhds
Scratcher
500+ posts

Guidelines for the New Scratchers Forum

arsh1381 wrote:

this is for coooool boys
in thin tapic :
you can
help
joke
add praject

Every weekend The most funny people who made ​​the project a good introduction would be a cool
move 10 stepssay you are coooooooooooooooooooooooooooooool/scratchblocks
click


It has gift
Welcome to scratch!
Mit_educhick
Scratcher
30 posts

Guidelines for the New Scratchers Forum

ERBO89 wrote:

I'm awesome
Hi there Awesome! Welcome to scratch

Powered by DjangoBB