r=rnd::_::srand()f=t()/9 cls()n=650+60*sin(f/3)for i=1,n do a=f+r(1)d=.3+r(9)y=-3 if i>400 then j=i-400 y=j*2/n-1 a=j*40/n+f+j/3 d=j*3/n end x=d*cos(a)z=2+cos(f)+d*sin(a)x=64+x*64/z y=64+y*64/z c=6+i%5 e=5/z if(z>.1)circfill(x,y,e,c)circfill(x,128-y,e,c/4) end flip()goto _ #pico8
Source with line breaks: hastebin.com/voyelumiyi.lua #tweetcart #tweetjam
@lexaloffle ok um holy shit. wasn't expecting something this good this is not only clever use of math, this is also pure art hats off
@lexaloffle I'm so bad at coding that I don't know how to copy and paste working code without breaking it
@lexaloffle don't know who you are, but im subscribing X)
@lexaloffle @SoushinSen Didn’t I fight this in Rez?
@lexaloffle i feel it came to the top of my head, and i say"wow..."
@lexaloffle When I try to run this I get "Line 1: attempt to call global 'T' (a nil value)" Is there any other code needed to get this to run?
@lexaloffle We have a new winner ladies and gentlemen.
@lexaloffle Reminds me of Nights Into Dreams boss battles for some reason. Maybe just the way it rotates.