"The domino effect"
It took a decade to set up, but watching it through all its sensors and cameras was mesmerizing fun: the fall of humanity.

source below

#pico8 #tweetcart #codeart #generative #pixelart #sizecoding

r={{0,0,0}}k=0l=0h=1a=0::_::m=r[#r\2+1]for i=h%8+1,#r,8do
p=r[i]x=p[1]-m[1]+64y=p[2]-m[2]+64g=p[3]f=9-mid(i/2-50,9)u=sin(g)v=cos(g)for r=-2,2,.03do
line(x+u*r,y-v*r,x+u*r+v*f,y-v*r+u*f-9+f,15)end
end?"\^1\^c5"
deli(r,#r>>8)h+=7a+=rnd(-1)>>20k+=cos(a)l+=sin(a)add(r,{k,l,a})goto _

@von_rostock this is crazy I can't believe it's a tweetcart!