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.
marcgillan@hushmail.com
sorry for my bad english..
any help is very much appreciated.
Tnx.
Last edited by chibinuyasha (2009-02-16 00:09:13)
Offline
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
Offline
a project i threw together quickly, remember to give credit where nessacery
http://scratch.mit.edu/projects/yambanshee/418974
Offline