Discuss Scratch

jbjgang2
Scratcher
12 posts

Cube OS

http://scratch.mit.edu/projects/13182195/

OS i have been working on.
Been working for 5 hours so far and I got 55 lines of code done.
If you view it, Please leave a reply on what you think.
Spunky_Sam
Scratcher
44 posts

Cube OS

Cool! I like it!

define eat [food] (times) times
point towards (food)
repeat until <touching (food)?>
move (5) steps
end
repeat (times)
play sound [nom v] until done
end
broadcast (join (food) [ Eaten])
jbjgang2
Scratcher
12 posts

Cube OS

Got it to 85 lines of code.
Now has a optional desktop
Music player with real music.

Powered by DjangoBB