PICO-8 tweetcart. Here's the original tweet.
Code used:
::_:: cls()srand()line()t=time()r=rnd u=-14pal({u,u,2,u,2,2,8,u,2,2,8,2,8,8,14},1) for i=0,15 do l=r() n=r()*8+6q=r()/2+.5 f=i\4+1h=2^f-1 poke(0x5f5e,h-2^(f-1)+1+15*16) for j =0,128 do pset(64+sin(q*j/128+l+t/8)*n*sin(t/(i+9)+i/9)+cos(t/32+j/256)*32,j,h) end end flip() goto _
You are free to copy, distribute and transmit this work under the following conditions: