top of page

Siyang and I planed to make a Interactive sketch that let people do the opposite action, like when "LEFT" is on the screen, you should click the "RIGHT" rectangle. 

i did the first attempt to write the code, when people follow the instruction do the "RIGHT" action, the rectangle will turn red. But I have no idea how to let the next instruction appear on the screen...So Siyang continued writing the code. 

remind myself: should put draw "rect" after the "if" condition, so the color can turn to white. 

bottom of page