Skip to main content

Games like 1K Hopper remake #Pico1k

Looking for games like 1K Hopper remake #Pico1k? Here are top survival survival recommendations, selected from player-similarity data — start with 1K Basketball Challenge #Pico1k, 1K Geometry Asteroids #Pico1k or 1K Space Doors #Pico1k.

Change display type

Skip Platform filter

Skip Play Mode filter
  • 52%Game Brain Score
    52% User Score Based on 3 reviews

    Timed 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 Game
    View Game
  • 31%Game Brain Score
    31% User Score Based on 2 reviews

    Your 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 Game
    View Game
  • 30%Game Brain Score
    30% User Score Based on 1 reviews

    Space 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 Game
    View Game
  • 41%Game Brain Score
    41% User Score Based on 2 reviews

    Eat 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 Game
    View Game
  • 41%Game Brain Score
    41% User Score Based on 2 reviews

    1K 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 Game
    View Game
  • 41%Game Brain Score
    41% User Score Based on 2 reviews

    Overtake 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
    View Game
  • 48%Game Brain Score
    48% User Score Based on 4 reviews

    1K 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 Game
    View Game
  • 30%Game Brain Score
    30% User Score Based on 1 reviews

    1K Planes #Pico1k Dodge and shoot down enemy planes! A game in 1020 Compressed Bytes of code for PICO-1K Jam 2025 #Pico1k Features: Smooth 60 fps gameplay.Lots of enemy planes flying around you.Unlimited ammo.Crazy aerial acrobatics.Big explosions!Highscore. Controls: Left/Right/Up/Down Code: _set_fps(60)poke(24405,0)cls()s="\^:000000844cfcfcb8\^:00000001023d437f \^:c0c060000000000…

    View Game
    View Game
  • The 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
    View Game
  • 50%Game Brain Score
    50% User Score Based on 1 reviews

    A bomberman demake in 1024 Compressed Bytes of code for PICO-1K Jam 2023  #Pico1k Code: poke(24405,0)cls()?"\fc\^:3c5a7e187e183c66\fd\^:ee0eeee0ee0eeee0\ff\^:007e5a66665a7e00\f8\^:30081c363a3e1c00\fa\^:0055aa0000aa5500\fa\^:2442244224422442" poke(24405,96)_set_fps(60)h=0function f(x,y,d,c,m,b,u,v)while d>=0and(c3)do c=mget(x\8,y\8)mset(x\8,y\8,m and((c==2or c>3)and 0or c)or((c==0or c>=3)and b or c…

    View Game
    View Game