Games like Stack 3D (TweetTweetJam 7)
Looking for games like Stack 3D (TweetTweetJam 7)? Here are top puzzle recommendations, selected from player-similarity data — start with Bullet Hell (TweetTweetJam 7), Ramparts defender (TweetTweetJam 7) or Bouncing Faces 500.
1 View Game30%Game Brain Score30% User Score 1 reviewsTake your spaceship through the bullet hell. A game in 560 characters of code for TweetTweetJam 7 Controls: Left / Right / Up / Down If you stand in front of the enemy for enough time, it will be destroyed by your (invisible) lasers.PICO-8 Source Code:_set_fps(60)h=0z=120m=mid::s::e={}p={}x=60y=80t=1w=5s=0::_::cls(1)t-=.01b=btn()x+=(b&2)/2-(b&1)y+=(b&8)/8-(b&4)/4x=m(x,z)y=m(y,z) ?s ?h if(t<0)add(e…
View Game2 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 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 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 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 Game6 20%Game Brain Score20% User Score 1 reviewsA tiny two-player strategy game, written for TweetTweetJam 9 in just 484 characters of code. There are two players, red and blue. The players take turns to flood the channels with their colour. The player who fills the most of the screen with their colour wins. To start flooding a channel, tap the screen if playing on a mobile device, or click with the mouse if playing on a desktop machine. The …
View GameView Game


7 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 Game8 View Game52%Game Brain Score52% User Score 7 reviewsA demake of one of my favorite solitaire variants: Free Cell Made in just 1022 characters of code, with no pre-drawn sprites! > RULES / CONTROLS: click and drag cards aroundyou cannot move stacks of cards; one at a time only! stack descending cards of alternating colors in the main play area any card may be placed in an empty column of the main area store any card in the four "free c…
View Game9 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 Game10 View Game41%Game Brain Score41% User Score 2 reviews1K Alien Blobs Are Coming #Pico1k Angry alien blobs are coming for you. How good are you at dodging alien blobs? A game in 1024 Compressed Bytes of code for PICO-1K Jam 2022 #Pico1k Code: _set_fps(60)h=0 for i=0,639do v=ord("#>$##,#,&,#>$#03#'#j4bj3#'#,,,,3#'#,,,,3#e1#0&,#e1#bsj=&,5h:),#,#&,;;,#,###o90)59bjj4824n9,,,,f$>9,,,,;##;0####s4kj//#####,#,##",i\4+1)-35sset(i%40,i\40,v\3^(i%4)%3)end ::r:…
View Game










