A tweetcart in 279 bytes. The blobs react to your mouse! :)
Tweet: https://twitter.com/blinry/status/1466814600981233670
Source code:
z=circ TIC=load"t=time()/180m,n=mouse()for a=-120,2000,60 do x=a%280y=a//280*40-9g=(9-((m-x)^2+(n-y)^2)/6000)*math.sin(a+t)y=y+g d=1+a%13z(x,y,43,15)z(x,y,40,d)x=x+(m-x)/20y=y+g+(n-y-25)/20z(x-9,y-24,2,0)z(x+9,y-24,2,0)z(x,y-19,5,0)rect(x-5,y-26,11,7+g/3,d)end"
Popolon
|
Rreally nice :)
|
CartridgE_65
|
holy shit it's only done in one line of code
|
Hartyl
|
Why, why the censorship
|