2021 · Released
SkyBerron · September 26, 2021 · Web
Nobody has tracked this yet.
Fly through the gaps in the walls for as long as you can. A game in less than 1024 characters for #Pico1k JamCode: l={{12,7,8,3,10},{13,6,4,5,9},{2,13,2,1,2}}g=4096m=64h=0for i=0,g*2do j=i\64x=i%8y=i\8%8pset(x+j*8,y,1+(atan2(x-3.5,y-3.5)*4+j/8)%4)pset(i%128,i\128+8,1+rnd(15))end for i=0,7do k=i/16for j=-4,4,8do circfill(8+16*i+j*cos(k),16+j*sin(k),3,0) rectfill(16*i+1,27+i,16*i+14,31+i) rectfill(16*i+2+i,41,16*i+6+i,54) end end memcpy(0,6*g,2*g)::s::x=64y=64z=-2p={}n=0?"\as4fec" ::_::cls()z+=.04+n/3000b=btn()x+=(b&2)/2-(b&1)y+=(b&8)/8-(b&4)/4x=mid(x,127)y=mid(y,127)while #p 0then a=e+k*(u-8)b=...
Be the first to rank it.
Be the first to review 1K Fly through gaps #Pico1K.