Started out as a simple drawing app to create some random and chaotic pictures. Space bar toggle the pen up and down T Track mouse pointer (while tracking, click the sprite to toggle the pen up and down) 9 start drawing randomly 4 restrict random drawing to 90 degree turns Arrow keys move the circle around the stage. G draw Grid C Clear the stage Q,W,E,R change pen size (-10,-1,+1,+10) A,S,D,F change pen shade (-10,-1,+1,+10) Z,X,C,V change step size (-10,-1,+1,+10) B [B]ounce if on edge Y,U rotate through complimentary colours M reinitialise random variables H [H]ide show cursor J [J]itter on off K Keep moving cursor in last direction L g[L]ide from one point to another P sto[P] all Num 1 Draw a random polygon Num 8 Also starts randomly drawing but cannot stop itself - can you figure out why? Still available: i,o,2,3,5,6,7 Thinking that i,o would make a good choice for changing the length of time that the random drawing goes for before jumping to another area. Would like to add a status screen that shows which toggles are active and what the current variables are. Would also like to be able to throw up pop-art stickers too. Want to be able to have clones draw a kaleidoscope and change how many and if they are rotated around 0,0 or emit from the current sprite location.