Games like 1K Pico Star Gate #Pico1K
Looking for games like 1K Pico Star Gate #Pico1K? Here are top action recommendations, selected from player-similarity data — start with 1K Hopper remake #Pico1k, 1K Basketball Challenge #Pico1k or 1K Jetpac #Pico1k.
1 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


2 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 View Game41%Game Brain Score41% User Score 2 reviews1K Jetpac #Pico1k A Jetpac (ZX Spectrum, 1983) demake in 1023 Compressed Bytes of code for PICO-1K Jam 2023 #Pico1k You have to rebuild your rocket in order to explore different planets, while simultaneously defending against hostile aliens. How to play Collect the parts of the spaceship in the following order: Drop the part you have collected over the base piece. Code: cls()?"\^:f4167717f7f703b…
View Game4 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 Game5 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 Game6 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 Game7 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


8 51%Game Brain Score51% User Score 4 reviewsHopper-1K for PICO-1K Jam 2025. Instructions There are square panels around you. You must jump on them and go up (foreground side).If you miss the panel and fall toward bottom, the game is over. Source Code function b()a=f[#f]a=a and{x=rnd()*256,y=rnd()*256,z=a.z-512-l*32,c=rnd(g),p=a.p+1}or{x=0,y=0,z=0,p=0} if a.p%50==0then a.c=12l=a.p\50g={} if(l<3)add(g,9) if(l0)add(g,11) if(l%4>1)a…
View GameView Game
9 View GameImpending Pico-8 500 Byte entry into the #TweetTweetJam 8. Features: Smaller asteroids move faster than big ones.Adds 1 extra asteroid to increase difficulty every 20 seconds.Automatically restarts game after 5 seconds on "game-over" screen. All math is in angles and radii, with the character as the origin point (to reduce code).Holding down X button results in rapid-fire at an appropriate rate (u…
View Game10 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 Game









