Games like 1K Basketball Challenge #Pico1k
Looking for games like 1K Basketball Challenge #Pico1k? Here are top sport recommendations, selected from player-similarity data — start with 1K Hopper remake #Pico1k, 1K Q-Shooter #Pico1k or The CONCEPT of SPACE.
1 View GameJump 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 Game2 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 Game3 View GameThe Concept of Space This years entry into the #Pico1k jam. Uses 1023 compressed bytes of code, no external assets (no images or sound files). Previous years entry was pico-xkcd. Rules Launch balls into the empty space. Balls will expand to fill up all available space.Hit previous balls 3 times to burst them and earn a point. Balls indicate remaining hits (red=3, orange=2, green=1).You lose b…
View Game4 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 Game5 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 Game6 View Game1K 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 Game7 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 Game8 View Game30%Game Brain Score30% User Score 1 reviewsDestroy enemy ships and bases using a ship which shoots from both the front and back. A multidirectional scrolling shooter arcade game in 1023 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: poke(24405,0)?"\^:815a004242005a81\^:181818a5a5ffff99\^:84627b37269e7c30\^:1f061ee7e71e061f\^:1818182466ff7e24\^:c0e27f272e3d7834\^:040e1fe6e61f0e04\^:3c7ec39999c37e3c\^:3c7efffdfdfb663c\^:14460ba…
View Game9 View Game30%Game Brain Score30% User Score 1 reviewsDestroy enemy bases or remove the earth under their feet till you run out of bullets. You can also scroll through the full map before shooting. My attempt at a Scorched Earth style game for PICO-1K Jam 2022 #Pico1k. A game in 1024 Compressed Bytes of code. Code: _set_fps(60)s=0l=32pal({1,11,139,3,5},1) ::s::x=64y=64c=512r=rnd(21)\1-10p={}w={}z=1j=1k={rnd(),rnd(),rnd()}for i=1,c do a=96+(sin(i/128…
View Game10 View Game41%Game Brain Score41% User Score 2 reviewsOvertake other cars. Your car is much faster, but loses speed when it collides with other cars. A game in 1022 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: poke(24405,0)?"\^:5a7e7e9a7dbe7dbe \^:7dbe590000000000",8,0,1 poke(24405,96)_set_fps(60)h=0z=0::s::x=64y=0w=.2s=1q=0j=0t=-1p={}r={}n={30}a=25for i=2,20do n[i]=a\1+n[i-1]a*=.9end a=1for i=1,9999do r[i]=.2*sin(i/64)b=(a+rnd(1.6))…
View Game
















