Games like Bullet Hell (TweetTweetJam 7)
Looking for games like Bullet Hell (TweetTweetJam 7)? Here are top shooter recommendations, selected from player-similarity data — start with 1K Q-Shooter #Pico1k, 1K Charr demake #Pico1k or Bouncing Faces 500.
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 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 Game3 Bouncing Faces 500 Shoot the bouncing enemies. Over time, more enemies will come to make things harder. Each enemy requires 15 hits to be taken down. A tiny TweetTweetJam-9 entry in 498 characters of code. Controls: Left/Right: move your ship left/rightFire: shoot bubbles. Code: _set_fps(60)x=60f=120g=240p={}w={}s=0::_::cls(1)rect(0,126,127,127,3)?s if(#p<=1+t()\40)add(p,{a=rnd(f),b=0,v=…
View GameView Game
4 View Game30%Game Brain Score30% User Score 1 reviewsOrcs are attacking your fortress. Do not leave them climb the wall. A game in 557 characters of code for TweetTweetJam 7 Controls: Left / Right / Fire Important notice: Player drops soft props boulders. Orcs fall to a swimming pool filled with clean water. No orc is harmed.PICO-8 Source Code:_set_fps(60)h=0::s::x=61u=0v=4p={}t=0m=.2s=0f=fillp::_::cls(1)t-=m/20 if(t<0)t+=1d=rnd(2)\1*2-1add(p,{x=64-…
View Game5 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 Game6 1K Journey A demake of the minigame Journey of the Prairie King from Stardew Valley. A game in 1020 Compressed Bytes of code for PICO-1K Jam 2025 Features: Smooth 60 fps gameplay. Endless waves of enemies coming from the gates. Unlimited ammo.Colorful enemies.Survive as many waves as you can. Controls: Left/Right/Up/Down: arrow keysFire: Z/C Source Code: _set_fps(60)poke(24405,0)cls…
View GameView Game
7 Play Either: (1)Above; (2)Download; (3)Own Pico8? Copy/p code below. Options 2&3 have improved performance and support wasd controls. Pico1k *PONG* (/ˌPˈico1:KONG/) ~6mins/hard/1024chars Controls (p0 1/2): arrowkeys left/right to move side-to-side enter/p for pause/reload; ctrl+r quick-reload; sidebar for fs The Story so far... You lost your head in the war of 1812. Fortunately, the wiki of the f…
View GameView Game
8 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 Game9 View Game30%Game Brain Score30% User Score 1 reviewsKeep the virus from getting your precious cell which is now defended by a light-infused bleach cannon that you must aim and fire! They keep coming faster and faster, and it is up to you to save the day! Controls: Left and right arrows rotate the turret, and the Z key fires the weapon. This is my first Itch, Jam, and fantasy console game. I'm more of a devops production support developer, but I r…
View Game10 View GameStack the boxes keeping them aligned. A game in 557 characters of code for TweetTweetJam 7. Controls: Fire to drop the box PICO-8 Source Code: _set_fps(60)h=0m=64n=32r=rect::s::p={{0,0,m,m}}e=1u=0v=2g=0::_::cls() if(e>0)u,v=v,u q=p[#p]add(p,{q[1]-m*u,q[2]-m*v,q[3],q[4]})e=0s=#p-2 ?s ?h g+=(n+n*#p-g)/9for i=1,#p do q=p[i]a=q[1]b=q[2]c=q[3]d=q[4]f=g-n*i+(a-b)/2 if f<128then for j=0,c+d do k=c+d-j l=…
View Game









