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

#1 2013-04-19 19:13:35

viking2015
New Scratcher
Registered: 2013-04-19
Posts: 3

Free Project Ideas

I have ideas you could use to make your own scratch projects!


[scratchblocks]
when gf clicked
go to x: (0) y: (0)
reapeat (10) times
    glide (3) secs to x: (200) y: (200)
    glide (3) secs to x: (0) y: (0)
end
stop all

Offline

 

#2 2013-04-25 12:48:13

kaboompow
Scratcher
Registered: 2012-08-08
Posts: 9

Re: Free Project Ideas

do you mean:

when gf clicked
go to x: (0) y: (0)
repeat (10)
glide (3) secs to x: (200) y: (200)
glide (3) secs to x: (0) y: (0)
end
stop all
?

Last edited by kaboompow (2013-04-25 12:52:37)


http://beta.scratch.mit.edu/static/site/galleries/thumbnails/19/2162.png

Offline

 

#3 2013-04-29 16:46:55

LeDerpy123
Scratcher
Registered: 2013-01-26
Posts: 100+

Re: Free Project Ideas

Well, we would love to hear the ideas!


http://www.winpenpack.com/en/e107_files/downloadthumbs/logo_mixxx.png

Offline

 

#4 2013-04-29 18:52:05

viking2015
New Scratcher
Registered: 2013-04-19
Posts: 3

Re: Free Project Ideas

You could make a fun game like these-
1  virtual ipad
2  pacman
3  try using some variables

Offline

 

Board footer