Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
kittenm🐈ster published a game 6 years ago
A browser game made in HTML5.
QUEST has been hailed by critics as "the most exhilarating 299 characters of source code I have played today" and "a true example of minimalism...well definitely not a false example". Features include: Dynamically hard-coded sound effect(s)...
uki-dev published a game 6 years ago
A browser game made in HTML5.
A scene made by uki for TweetTweetJam using only 539 characters
Gip Games published a game 6 years ago
A browser game made in HTML5.
This game was made for the tweet tweet jam. The code has to be the size of two tweets or less. 560 characters. This one comes in at 547 characters of code. Here is the entire code: t=0;vx=0;vy=0;vr=0;n=1;ty=140;g=true;poke(0x3FFB,1)function...
Hades_ published a game 6 years ago
A downloadable game.
Chad was made in under a few hours for the Tweet Tweet Jam! It uses only around 126 lines of code and was made in Game Maker studio! Use the arrow keys to move up and down to avoid enemies, and see how high of a score you can get!
josefnpat published a game 6 years ago
A browser game made in HTML5.
This game was made in a few hours for the #TweetTweetJam In 558 characters, features include: Player Sprite Asteroid Sprite Generation Sprite Drawing Collision Detection Colors Score Vertical Clamping Code for PICO-8 0.1.11G: n=9y=64s=0p={s...
GunTurtle published a game 6 years ago
A browser game made in HTML5.
A simplistic game for TweetTweetJam where you bat a ping-pong ball between a wall and a paddle- In fake 3D!! Made in PICO-8 Use the mouse to move the paddle. The ball moves back towards the wall if it hits the paddle, otherwise the game res...
dannyb published a game 6 years ago
A browser game made in HTML5.
use the left and right arrow keys to move, survive by dodging enemy fire for as long as you can. ctrl+R restarts the game
luthwyhn published a game 6 years ago
A browser game made in HTML5.
align for TweetTweetJam - by Luthwyhn Align the planets' orbits to win! Anyone can play by running the .html file in a modern browser. If you have pico-8 you can load up the source file and goof around with it as you wish. Full code of game...
A browser game made in HTML5.
The classic Lights Out puzzle game for the TweetTweetJam . The PICO-8 source code fits in two tweets (560 characters). Your goal is to turn all the lights off. However, each light toggles all four adjacent lights as well. Game modes Lights...
2DArray published a game 6 years ago
A browser game made in HTML5.
FROGGY ROAD It's either Frogger or Crossy Road, made in Pico-8 in 560 bytes! This was made as an entry for TweetTweetJam . Use the arrow keys to move, and press X after you die to reset. Your score is based on your forward travel distance...
Monkey Panic published a game 6 years ago
A browser game made in HTML5.
Entry for #TweetTweetJam use arrow keys to aim, z or c to shoot 559 Chars e,b,r,m,n,a,t,s,c,x,y={{0,0},{0,0},{0,0},{0,0}},btn,rnd,circ,500,0,0,0,64,64,64 ::a::cls() if(b(0))a-=.01 x+=3 if(b(1))a+=.01 x-=3 if(b(2))y-=4 if(b(3))y+=4 x=x-(x-c)...
Ryan Wolf rated a game 6 years ago
A browser game made in HTML5.
Monkey Panic published a game 6 years ago
A browser game made in HTML5.
Entry for #TweetTweetJam. The ball has to ricochet two or three, but not more than three times before it hits the goal. There is an issue with mouse input, 64p screenmode and HTML. If you own Pico-8, you can paste the code there. ::a::x,y=...
deKay published a game 6 years ago
A browser game made in HTML5.
A game where you have to avoid bubbles for as long as you can. And it all fits in a tweet. Here's the code: cls()x,y,s,d,r=64,64,0,2,rnd::a:: if(r()<.2)circ(r(127),r(127),r(4),8) if((btn(0)or d==0)and x>0)x-=1d=0 if((btn(1)or d==1)and x<...
Claus rated a game 6 years ago
A browser game made in HTML5.
Loading more…