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

#1 2009-02-15 21:03:45

chibinuyasha
Scratcher
Registered: 2008-08-19
Posts: 2

Help me in making the scripts

How do I make a sprite thats asks(generates) a random multiplication question
( from 1 x 1 through to 10 x 10). and the user must type in the right answer to solve.

you can email me if you want give me the .sb file
or post the scratch block in this thread.  smile
marcgillan@hushmail.com
sorry for my bad english..

any help is very much appreciated.
Tnx.  smile

Last edited by chibinuyasha (2009-02-16 00:09:13)

Offline

 

#2 2009-02-16 09:56:40

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

Re: Help me in making the scripts

set variable  to((<pick random( 1 )to(10   <*><pick random( 1 )to(  10 ))

make a slider that is called Your answer

then have u set it to the answer you think it is then have this

if Your Answer = other variable
say you win
else
say you lose


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

 

#3 2009-02-16 12:36:38

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

Re: Help me in making the scripts

a project i threw together quickly, remember to give credit where nessacery
http://scratch.mit.edu/projects/yambanshee/418974

Offline

 

Board footer