@codeurdreams 1deg:bg"black":stroke 10:cls 2fori=0to 179step 2 3ly=330-i:w=sqrt(sin(i))*100 4fg"hsl",210,1,0.75-(abs(i-90)/180)*.75 5forj=0to 360step 10 6x=320+w*cos(j):y=ly+5*sin(j)*(w/10) 7ifj=0:movex,y:else:drawx,y:end 8next:next:bg:fg:repeat:loop
@jthecoder Run and edit live at: atto.devicefuture.org/?code=1deg%3Ab…
@codeurdreams 1deg:bg"black":stroke 10:cls 2fori=0to 179step 5 3ly=330-i:w=sqrt(sin(i))*100 4fg"hsl",210,1,0.75-(abs(i-90)/180)*.75 5forj=0to 360step 20 6x=320+w*cos(j):y=ly+5*sin(j)*(w/10) 7ifj=0:movex,y:else:drawx,y:end 8next:next:bg:fg:repeat:loop
@jthecoder Run and edit live at: atto.devicefuture.org/?code=1deg%3Ab…
@codeurdreams 1deg:bg"black":stroke 10:cls 2fori=0to 179step 20 3ly=330-i:w=sqrt(sin(i))*100 4fg"hsl",210,1,0.75-(abs(i-90)/180)*.75 5forj=0to 360step 20 6x=320+w*cos(j):y=ly+5*sin(j)*(w/10) 7ifj=0:movex,y:else:drawx,y:end 8next:next:bg:fg:repeat:loop
@jthecoder Run and edit live at: atto.devicefuture.org/?code=1deg%3Ab…
@codeurdreams 5 rem Speed test 10 i=0:s=epoch 20 print epoch-s; " - "; i 30 i=i+1 40 goto 20
@jthecoder Run and edit live at: atto.devicefuture.org/?code=5%20rem%…
@codeurdreams So it seems my computer is about 60× faster than my Pi... lmao
@codeurdreams Even my phone's faster than my Pi