home.social

#megacart — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #megacart, aggregated by home.social.

fetched live
  1. "Death hunt"
    You hear the dogs in the distance. No worries, you can still make it. It's just a scratch.

    279 char #tinycode #pico8 #tweetcart below
    #generative #codeart #proceduralart #pixelart #megacart #sizecoding

    r=rnd
    for i=0,15do
    m=i%4<<7n=i\4<<7cls(6)srand()for v=9-n,512-n,2do
    u=r(512)-m?"|",u,v,4
    o=20+r(16)for i=0,128do
    h=r(o)x=r(h/2)-h/4?"+\+ce\f7"..r(" -"),u-x,v-o+h,3+x/9
    ?".",u+x+h,v+r(3),6.9-r()
    end
    ?"+.\+78\f5|\+ci#\+ckm . • . •\^!5f12⬇️",270-m,202-n,14
    end
    extcmd('screen')end