Games like 1K Fly through gaps #Pico1K
Looking for games like 1K Fly through gaps #Pico1K? Here are top action recommendations, selected from player-similarity data — start with 1K Q-Shooter #Pico1k, 1K Basketball Challenge #Pico1k or 1K Chain Reaction #Pico1K.
1 View Game48%Game Brain Score48% User Score 4 reviews1K Q-Shooter A mini shoot'em up in 1024 Compressed Bytes of code for PICO-1K Jam 2023 #Pico1k A fast paced shoot'em up with lots of alien invaders moving very fast. Don't stay in the same place for too long and keep shooting!!! Difficulty level increases with time. As level goes up, enemies get even faster and more bullets are sent to you. S = Score H = Highscore L = Level ♥ = Lives Code: _set_fp…
View Game2 52%Game Brain Score52% User Score 3 reviewsTimed basketball shooting contest. A game in 1024 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: _set_fps(60)h=0s=0::s::x=64y=64m=0g=.002t=0o=0w=0u=nil?"\aszv7g1def#gdef#aef#g#aef#g#bf#g#a#bb" ::_::cls(1)t+=1pal(0,129,1) poke(24405,0)cls() circfill(16,16,5,9)a=6*cos(t/99)b=6*sin(t/99) circ(16-a,16-b,3,0)circ(16+a,16+b,3) line(16+b,16-a,16-b,16+a) poke(24405,96) rectfill(0,0,2,64,6) r…
View GameView Game
3 Chain Reaction game in less than 1000 characters for #Pico1k Jam. No predefined assets are used. Source code: _set_fps(60)f=128t={5,2,10,3,15,5,20,8,25,10,30,16,40,30,50,40}l=2::s::k=.5z=-1x=64y=64e=1o={}n=t[l-1]m=t[l]for i=1,n do a=rnd()add(o,{x=rnd(f),y=rnd(f),u=k*cos(a),v=k*sin(a),r=0,c=4+rnd(12)})end::_::cls(1)pal(5,3)c=0d=0z+=.01 if e>0and z>0then b=btn()x+=(b&2)/2-(b&1)y+=(b&8)/8-(b&4)/4x=mi…
View GameView Game
4 Jump on the platforms. Don't 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 mem…
View GameView Game


5 View Game41%Game Brain Score41% User Score 2 reviewsEat fish smaller than you and grow up. A game in 1022 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: _set_fps(60)h=0t={{7,7},{8,8},{10,8},{12,10},{16,16},{20,20},{24,24}}poke(24405,0)for i=0,63do v=ord("#2&##2:#$2:')/58(.4;)/5;$2:'#2&#",i\2+1)-35sset(i%8,i\8,v\5^(i%2)%5)end for i=0,15do x=i*8a=1+rnd(3)\1b=124+sin(i/8)*4\1rectfill(x,b,x+7,127,2)for j=1,a do y=b-j*8rectfill(x+3,y,x+4,y+…
View Game6 41%Game Brain Score41% User Score 2 reviewsYour space ship is under attack! A game in 1023 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: h=0t={16,16,16,2,8,2,4,8,0,9,0,9}m={}for i=1,#t,2do for k=0,1,1/6do b=t[i+1]add(m,{x=t[i],y=cos(k)*b,z=sin(k)*b})end end ::r::x=64y=64u=0v=0z=3s=0g=6::s::t=0?"\asfccggg.gfedc4cg3gg" p={}for i=1,z do b=1.2+rnd(1.6)e=1.2+rnd(1.6)add(p,{i=0,l=2,b=b/512,c=rnd()<.5and.85or.35+rnd(.1)-b,e=e/512,f…
View GameView Game
7 View Game31%Game Brain Score31% User Score 2 reviewsYour space ship is surrounded by Space Donuts and Space Squares. Shoot at them and don't let them touch your ship. A game in 1023 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: _set_fps(60)poke(24405,0)for i=0,15do a=29-i*2b=31-i rect(b,i,a,i,12)rect(b,b,a,b)end circfill(16,48,15,7)circfill(16,48,8,0)rectfill(0,64,31,95,7)rectfill(8,72,23,87,0) poke(24405,96)for i=0,15do a=i%4b=i\4c=…
View Game8 View GameSelect the right pico star gate glyphs. A game in less than 1024 characters for #Pico1k Jam Code: _set_fps(60)e=0l=0f=128h=64o=4096m=mset n=circfill function z(s,k,x,y)m(0,0,s)m(1,0,s+1)s+=16m(0,1,s)m(1,1,s+1)a=cos(k)b=sin(k)for i=0,31do c,d=y+i,i/16-1tline(x,c,x+31,c,1-a-d*b,1.1-b+d*a,a/16,b/16)end end cls(1)n(h,h,h,13)n(h,h,48,0)rectfill(0,h,f,f,0)p="✽●♥☉웃⌂♪️◆★⧗❎▤▥ˇ∧"v={}for i=1,#p do j=i-1v[i]=…
View Game9 View Game30%Game Brain Score30% User Score 1 reviewsSpace is full of rocks and doors. Avoid them. A game in 1024 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code:poke(24405,0)p={} for i=1,128do p[i]={rnd(128)&124,rnd(128)&124} for j=128,0,-1do for i=1,8do q=p[i]circfill(q[1],q[2],j,j%16) circfill(q[1],q[2]-128,j) circfill(q[1],q[2]+128,j)end end memcpy(20*2048,0,4*2048) rectfill(8,0,31,15,0)?"\f1\^:1818181842c3db7e\b\f2\^:000024243c3c2400…
View Game10 1K Risky Golf Take the golf ball to the goal before the firestorm hits you. If the ball falls into the water or goes off the screen, you will be returned to the last valid position.A game in 1023 Compressed Bytes of code for PICO-1K Jam 2025. The story: It's early morning and you're ready to spend your day off practicing your favourite sport, which is, of course, golf. But there's bad news:…
View GameView Game










