2022 · Released
SkyBerron · September 24, 2022 · Web
Nobody has tracked this yet.
Jump on the platforms. Dont fall into the lava. The higher you get, the higher the score. A game in 1023 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: _set_fps(60)h=0s=0::s::m=0for i=0,4^7do x=i%128y=i\128z=16*cos(x/64)+24*sin(y/64)+16*sin((x+y)/128)sset(x,y,z%16+({0,.5,.75,.25})[1+x%2+y%2*2])end poke2(24376,1028)for i=0,3do a=1+i%2b=i\2c=a+b*16mset(a,b+1,c)mset(4+a,b+1,c+2)end memcpy(5*2048,0,2048)p={}x=0y=0z=2n=1w=0l=32u=0v=0::_::for i=0,15do a=(i+t()*8)%16\1pal(i,8+min(a,15-a))end a=-t()*8%128palt(0,nil)memcpy(0,5*2048,2048)spr(0,a-128,0,16,16)spr(0,a,0,16,16)r=z pal()pal({[0]...
Be the first to rank it.
Be the first to review 1K Hopper remake #Pico1k.