Platforms
fxhash
Description
A <280 character PICO-8 cartridge that generates a stream of data and slowly populates the chip in the center.
--fxhash snippet w=stat(6)s=1 for i=1,#w do ch=ord(sub(w,i,i))s+=s31+ch end srand(s) --tweetcart g=128r=rnd f=flr d=f(r(9))a=f(r(10))+1pal({2,-8,8,4,9,10,-13,3,-5,-2,1,-4,-14,-3,14},1)p=f(r(100))z=0x5f55_set_fps(60)cls()::_:: poke(z,0x00) for y=0,d do pset(r(g),r(g),(1+f(r(3)))+3p)end sspr(0,0,g,g,a,a,g-a2,g-a2) poke(z,0x60) sspr(0,0,g,g,0,0) flip() goto _
On-Chain Data