Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
Beep Yeah! published a game 4 years ago
A browser game made in HTML5.
weird tetris < > arrow keys to move pieces i had to remove the bit of code that clears lines because it made it easier to fit the code, and because i think it's near impossible? let me know if i'm wrong. code: ::i:: s,z,q=0,pset,pget poke(...
TGY published a lazer beam 4 years ago
A browser lazer beam made in HTML5.
Objective must be pretty clear - tap at the screen to send lazer beam in that direction, try to gain highest score (mine is +Infinity). This game was created for #TweetTweetJam, which means it`s done in under 560 chars of code (553 exactly)...
gerwazy published a game 4 years ago
A browser game made in HTML5.
TGY published a pong radial 4 years ago
A browser pong radial made in HTML5.
Use mouse or touch controls to move paddle around in order to keep ball in reach. You can also compete for higher score. This game was made for #TweetTweetJam which means, the sourcecode fits inside of 2 tweets (560 chars).I tried to do it...
A browser game made in HTML5.

Nice! How did you managed to avoid a closed path with unreachable end?

Zeepso published a game 4 years ago
A browser game made in HTML5.
A game made in 560 characters for TweetTweetJam 4 . The sound effects are generated from the poke commands at the top. The note pattern is random and can be a little unfair at times. I wanted to try a smarter way to generate the notes, but...
RhizGames published a game 4 years ago
A browser game made in HTML5.
Made for TweetTweetJam 4 You have an umbrella, your buddy doesn't, it's raining. This game's code fits inside two tweets and contains no art assets. Code here Based on TweetTweetJam art: https://twitter.com/platformalist/status...
Lafolie published a game 4 years ago
A browser game made in HTML5.
Golf your way across procedurally generated courses in this tiny game written in just 560 characters for Tweet Tweet Jam 4! Controls: Left/Right - aim Z/X - swing (hold to charge power!) When you land in a bunker or the green, your swing po...
SkyBerron published a game 4 years ago
A browser game made in HTML5.
You shall not pass through the tunnel A game in 560 characters of code for TweetTweetJam 4 How far will you go through the tunnel before crashing? https://www.lexaloffle.com/bbs/?tid=37758 This game was made for #TweetTweetJam and contains...
Luca Giacometti published a game 4 years ago
A browser game made in HTML5.
Use WSAD to move, find the exit [red square] and go to the next labyrinth. This is my entry for the 2020 TweetTweetJam 4, a canvas game in 551 byte. Source: <canvas id=c><script>r=Math.random;k=e=>{if(e){g[b][a]=W;e=e.key;x=a;y=b;e=='w'?y--...
sampc published a game 4 years ago
A browser game made in HTML5.
My submission for Tweet Tweet Jam 4, where the goal is to make a game that fits within two tweets (560 character maximum). Controls: W = up S = down R = reset Made with p5.js. **************** Minified (554 characters): ***************** le...
SkyBerron published a game 4 years ago
A browser game made in HTML5.
A game in 560 characters of code for TweetTweetJam 4 . Avoid the hungry worms and collect as many hearts as you can. Your score is the number of hearts you get. https://www.lexaloffle.com/bbs/?tid=37758 This game was made for #TweetTweetJam...
JimOfLeisure published a game 4 years ago
A browser game made in HTML5.
Keep 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 rotat...
Caoimhe published a game 4 years ago
A browser game made in HTML5.
Explore a garden with the arrow keys and tend it as you like. Hold X to reset. Based on Conway's Game of Life. Entry for TweetTweetJam 4 made with PICO-8. This is the entire source code: b,k=btn,8192::s::for a=0,k-1 do poke(a+k*3,(rnd(4)))e...
Loading more…