I am making a "programming language" (or whatever it is called) in scratch!!
version 1.0: http://scratch.mit.edu/projects/dreamtaker/371483
version 1.1: http://scratch.mit.edu/projects/dreamtaker/371609
I am making this a group project! If you want to help make THREE even better, than tell me, and I will add your name to the list!
GALLERY: http://scratch.mit.edu/galleries/view/37567
WEBSITE: http://threecoding.webs.com/index.htm
SCRATCHERS:
1. dreamtaker
Last edited by dreamtaker (2009-01-04 19:44:11)
Offline
Hey um I downloaded it and added something so if the move variable on the screen has "m o v e" in it, that another variable will show, and you can put x, y, or direction. So it will change its x by time, y by time, or move time spaces in its direction. Next I'll add something so you can move backwords, by typing in plus or minus
Offline
Lucario621 wrote:
Hey um I downloaded it and added something so if the move variable on the screen has "m o v e" in it, that another variable will show, and you can put x, y, or direction. So it will change its x by time, y by time, or move time spaces in its direction. Next I'll add something so you can move backwords, by typing in plus or minus
cool! i will add you to the list!
Offline
Nick60 wrote:
Umm not to ruin your dreams and hopes or anything but all we are doing is setting the variables.
No. Once you set the variables press space. It will do the script.
Offline
Seems interesting, but I just don't get how to use it. Also, on the decription it said you could only type 1 digit numbers in "Time". Use this:
[blocks]<set{ time }to( (( (( <{ time }> <*> 10 )) <+> some other number ))
Offline
technoguyx wrote:
Seems interesting, but I just don't get how to use it. Also, on the decription it said you could only type 1 digit numbers in "Time". Use this:
[blocks]<set{ time }to( (( (( <{ time }> <*> 10 )) <+> some other number ))
Well (for some reason) it only gives an error if you put the time above 10 AND your making the cat say something.
Offline