This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-11-05 10:53:43

Punkyprincess
Scratcher
Registered: 2008-11-05
Posts: 6

How Do You Make A Project?

heya dudes im Punkyprincess, HOW DO YOU MAKE A PROJECT! :rollyeyes

Last edited by Punkyprincess (2008-11-05 10:55:07)


http://www.annasheffield.com/blog/wp-content/uploads/2009/07/rainbow_candy.jpg rainbow trooper.

Offline

 

#2 2008-11-05 11:19:46

SonicPops
Scratcher
Registered: 2007-06-10
Posts: 100+

Re: How Do You Make A Project?

Well, what sort of project do you want to make?  smile


smile  Go Crank. Inc!  smile
Not much to say  wink

Offline

 

#3 2008-11-05 11:46:54

djm111
Scratcher
Registered: 2008-10-29
Posts: 1000+

Re: How Do You Make A Project?

Have you got the Scratch software? If not, download it, its free. Then you use the sprites and scripts to make a project. Don't be afraid to ask for help on how to use them{:>0


http://i627.photobucket.com/albums/tt358/Dazzamcgazza/sig.png

Offline

 

#4 2008-11-05 19:07:21

terminator355
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: How Do You Make A Project?

here's a starter movement script to put in a sprite:

[blocks]
<when green flag clicked>
<forever><if><key[ right ]pressed?>
<change x by( 5
<end>
<forever><if><key[ left ]pressed?>
<change x by( -5
<end>
<forever><if><key[ up ]pressed?>
<change y by( 5
<end>
<forever><if><key[ down ]pressed?>
<change y by( -5
<end>
<end>
[/blocks]


No new stuff for now guys  wink  join me for some Black Ops on xbox: termhn or for some rock band on PS3: rocket232

Offline

 

#5 2008-11-23 02:18:45

Painting
Scratcher
Registered: 2008-11-23
Posts: 1

Re: How Do You Make A Project?

HI<move( 5<next costume><play sound[ <stamp><when green flag clicked><mouse down?><pick random( 2)to(3 <{67  }> )steps>

Offline

 

#6 2008-11-23 06:12:46

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: How Do You Make A Project?

umm, how do you mean. do you have scratch yet? if you do just look at some tutorials if not you can download it by folowing this link:http://scratch.mit.edu/download
and my tutorial collab: http://scratch.mit.edu/galleries/view/33038/

Offline

 

#7 2008-11-25 11:44:00

molll
Scratcher
Registered: 2008-11-25
Posts: 1

Re: How Do You Make A Project?

This is silly you cabt get to make it. At school it is sooooo easy you press on Scrath and it comes out and that is our own log in. But you cant even make anything because you cant get on it. I f someone knows how to get on write, HELP everyone, you might get more friends.
If some disagrees with me tell me because I am really fedup with it, it is worse than getting bebo it is much easier, why cant this be easy.

Offline

 

#8 2008-11-25 12:39:07

yambanshee
Scratcher
Registered: 2007-11-06
Posts: 500+

Re: How Do You Make A Project?

at home you download scratch and then press on it once it has downloaded...

Offline

 

#9 2008-11-25 18:26:03

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: How Do You Make A Project?

molll wrote:

This is silly you cabt get to make it. At school it is sooooo easy you press on Scrath and it comes out and that is our own log in. But you cant even make anything because you cant get on it. I f someone knows how to get on write, HELP everyone, you might get more friends.
If some disagrees with me tell me because I am really fedup with it, it is worse than getting bebo it is much easier, why cant this be easy.

Hi molll - You have to download the software on to your home computer first, if you want to make projects at home.  Here is the link to the download page:

http://scratch.mit.edu/download


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#10 2009-03-14 18:04:22

bluepig67
Scratcher
Registered: 2009-03-14
Posts: 2

Re: How Do You Make A Project?

i have downloaded the softwear but i cant figure out where the like make a project button is.............................. HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! NOW!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Offline

 

#11 2009-03-14 18:06:20

bluepig67
Scratcher
Registered: 2009-03-14
Posts: 2

Re: How Do You Make A Project?

i have downloaded the softwear but i cant find the button for make a project where is it????

Offline

 

#12 2009-03-14 18:08:03

bosox397
Scratcher
Registered: 2008-02-17
Posts: 1000+

Re: How Do You Make A Project?

umm go into all ur files and find scratch. drag it onto ur desktop  and then double click on it


Dear Scratch Users,
I'm done with scratch, or at least making projects. I have made one last big game, thats both fun and teaches a lesson about water. It'd mean a lot if you gave me feedback.                              http://scratch.mit.edu/projects/bosox397/569201

Offline

 

#13 2009-03-14 18:47:55

jeffy24
Scratcher
Registered: 2008-12-23
Posts: 61

Re: How Do You Make A Project?

bluepig67 wrote:

i have downloaded the softwear but i cant find the button for make a project where is it????

You automatically start putting scripts in, making sprites, etc.


I'M A CREEPER http://4.bp.blogspot.com/-Fj1t1TmbPtc/UAp3ludvGCI/AAAAAAAAAlI/RXSkO96QN20/s1600/creeper.png

Offline

 

#14 2009-03-14 18:52:31

bosox397
Scratcher
Registered: 2008-02-17
Posts: 1000+

Re: How Do You Make A Project?

jeffy24 wrote:

bluepig67 wrote:

i have downloaded the softwear but i cant find the button for make a project where is it????

You automatically start putting scripts in, making sprites, etc.

he means find out how to OPEN scratch


Dear Scratch Users,
I'm done with scratch, or at least making projects. I have made one last big game, thats both fun and teaches a lesson about water. It'd mean a lot if you gave me feedback.                              http://scratch.mit.edu/projects/bosox397/569201

Offline

 

#15 2009-03-15 10:15:04

jeffy24
Scratcher
Registered: 2008-12-23
Posts: 61

Re: How Do You Make A Project?

bosox397 wrote:

jeffy24 wrote:

bluepig67 wrote:

i have downloaded the softwear but i cant find the button for make a project where is it????

You automatically start putting scripts in, making sprites, etc.

he means find out how to OPEN scratch

oh


I'M A CREEPER http://4.bp.blogspot.com/-Fj1t1TmbPtc/UAp3ludvGCI/AAAAAAAAAlI/RXSkO96QN20/s1600/creeper.png

Offline

 

#16 2009-03-15 13:07:08

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: How Do You Make A Project?

When it installed, the Scratch program should have made an icon on your desktop to start up Scratch.  If that didn't happen, you might still be able to start it by going to your Start button (on Windows) and see if the Scratch program is listed there somewhere.  What kind of computer are you running, Windows or Macintosh?


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer