256 byte fantasy console compo entry at Lovebyte 2022



That's a trippy little thing you got going there, @visy.
Yet I think that code can be optimized. Let me see ...
by dw817


s=sin c=cos::_::flip()cls(t)t=time()v=16?"\^w\^tquadtrip",64,116,t+1 for z=1,16do for i=1,56do n=t>>8j=i*n-t f=(80-z*2)*s(t+j)x=56+f*c(j+t)y=v+z+f*s(j+t)rect(x,y,x+v,y+v,z>>-8+c(t+z*n)*v)end end goto _ |
(201-characters) Can you see how I did it ?
[Please log in to post a comment]