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

#1 2011-05-25 05:36:14

benjamindragonpants
Scratcher
Registered: 2011-03-03
Posts: 78

Let's build a robot!

what if scratchers collaborated on scripts and stuff to make a robot that could talk with you?
You type in "Hi" and it says "what's up?" or "hello"
plus here is a calculator for the robot:
[blocks] ask "first number?"
<set{ <{ number 1 }> }to( answer
Ask "second number?"
<change{ <{ number 2 }> }by( answer
<set{ <{ product }> }to( (( <{ number 1 }> <+> <{ number 2 }> )) [blocks/]

pretty simple, reply when you start making

Last edited by benjamindragonpants (2011-05-25 05:37:31)

Offline

 

#2 2011-05-25 13:17:04

Hadlab
Scratcher
Registered: 2011-03-18
Posts: 100+

Re: Let's build a robot!

Perhaps I can help. Message a project of mine


Need a hand? Look no further! Just drop me a comment and I'll be delighted to help!   smile

Offline

 

#3 2011-05-25 14:58:18

Rexpup
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Let's build a robot!

I'll help.


http://i.imgur.com/QQH4J.gif

Offline

 

#4 2011-05-26 16:14:48

Rexpup
Scratcher
Registered: 2010-10-17
Posts: 100+

Re: Let's build a robot!

Done.  Check "computer" in my user page.


http://i.imgur.com/QQH4J.gif

Offline

 

Board footer