Pages: 1
Topic closed
were do i go to do it?
Offline
u donwnload scratch 1.4
then you start messing around with blocks, or look at tutorials, or download projects and look at the code, or basically do whatever the @#$% you want. as much as people make tutorials for things, I've found that the best way to figure things out is to just mess around with it until you find out what everything does.
Last edited by AmoebaMan (2010-04-29 15:16:50)
Offline
Well after you know what scratch is, http://scratch.mit.edu/forums/viewtopic.php?id=30916 can help.
Offline
OK... To download Scratch, go to scratch.mit.edu/download
If you need help with learning Scratch, there's a website called learnscratch.org
Or, you could download other people's projects, to see how they work... just click the link in the top right of each project page.
To upload a project, click "Share" (in Scratch), and fill in the form that comes up Hope this helps!
Offline
Brooke,
Have you downloaded and installed Scratch? If not, that's the first step.
Once you have Scratch downloaded and installed, let us know what kind of game or project you want to make, and we'll help you figure it out.
Good luck, welcome, and happy Scratching
Offline
how do i make a game
Offline
i want to make a game where you help the cat catch mice
Offline
ChelseaBeeLuv14 wrote:
how do i make a game
I'm gonna cry D;
Offline
Chelsea,
Tell us more about the game you want to make.
If you look at existing projects, there is a "fish" game, where a big fish catches little fish. Is that what you had in mind? If so, its easy, just swap Cat and Mouse pictures for the Fish pictures.
http://scratch.mit.edu/projects/infinitum3d/934468
Tell us more. We'll help you.
Here is a very simple demo of it. http://scratch.mit.edu/projects/infinitum3d/1031908
Last edited by infinitum3d (2010-05-06 13:53:16)
Offline
you can mak a sprite move by doing these scripts : when right arrow key pressd point
in direction 90 = right move ten steps when left arrow key pressd point in direction
-90 = left move ten steps when up arrow key pressd change Y by 20 wait 0.1 seconds
change Y by 20 wait 0.1 change Y by 20 wait 0.1 seconds then the same thing but it's a minus before the number
Last edited by Balboa7 (2010-05-07 19:23:21)
Offline
Um, sentences don't start with "!!!!!!!!!!!!" o_O
Offline
Topic closed
Pages: 1