"hey, at least we had fun, right?" - she said as we were jumping between rails
#Pico8 #Tweetcart #Postcart #Sizecoding
r=ailroad
::โ
::l=line c=circfill d=t()*9cls(0)rectfill(0,0,127,30,1)for x=0-d*0.7,199,30do
c(x,30,10,0)fillp(โ)c(x,30,15+sin(x/64)*2,0)fillp()end
for y in all{55,65,75,90}do
l(0,y,127,y,1)end
for x=3-d,127,9do
z=(64-x)l(x,55,x-z/10,65,1)l(x-z/5,75,x-z/2.5,90,1)end
flip()goto โ