#while true loop

1 messages · Page 1 of 1 (latest)

chilly bronze
#

I'm a bit confused why the brick only changes colors 1 time

quiet bear
#

you want to update the randomcolor variable as you initialize it only one time with a static number

chilly bronze
#

oh makes sense