Commands: goto/(line number here) square/topleft/topright/bottomleft/bottomright/white = W, gray = G, black = B if/boolean/line if true/line if false variable/variablename/variablevalue (Variable works for setting AND creating variables.) clear wait/time beep/pitch Booleans: key.left, key.right, key.up, key.down, key.space, key.z, key.x, value1\=\value2 Integers: Standard Numbers var\variablename var\varname\+\value value1\+\value2 value1\-\value2
You write code by editing the script inside the 'glow' sprite for now. The builtin code basically makes a square move with the arrow keys.