Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
aniso-dev-studio published a game 1 year ago
A browser game made in HTML5.
Simple game made with 500 characters for TweetTweetJam 8 player code: extends KinematicBody2D var move=Vector2() func _physics_process(delta): move=Vector2() if Input.is_action_pressed("ui_up"):move.y-=1 if Input.is_action_pressed("ui_down"...
NinjaKittyc4 published a game 1 year ago
A browser game made in HTML5.
This is for TweetTweetJam8 and its 500 character limit: my code contains 495 characters including the html tags and javascript. The name is in reference to cellular automata. The idea is the field is full of cells that keep changing based o...
Teljen updated a game 1 year ago
A browser game made in HTML5.
Updated page content.
1 new upload:
minimissiles.p8.png 2.6 kB
A browser experiment made in HTML5.
Use your mouse to click on the canvas, to try to move the one panel towards the other. As soon as you reach your target, a new one will spawn. The first one is really easy, but once your panel has some momentum, it becomes harder to control...
A browser game made in HTML5.
A very tiny (500 character) clone of a certain word guessing game. Try guessing the 5-letter word by typing in the field. Hit enter to guess. Any letters that are correct and in the correct position will be marked in green, any letters that...
zzox rated a game 1 year ago
A browser game made in HTML5.
Schuschu published a game 1 year ago
A browser game made in HTML5.
Gameus made with just 496 charatecers of code in Unity, 2023
Fletch rated a game 1 year ago
A browser game made in HTML5.
TurdBoomerang published a game 1 year ago
A browser game made in HTML5.
Created for TweetTweetJam 2023 . Use the arrow keys to move. Collect cookies and avoid spookies. For the best experience, download the source code, launch index.html in your browser of choice, and zoom in until the game is a more appropriat...
Matiiss published a game 1 year ago
A downloadable game for Windows.
A (flappy bird)-like game written in pygame-ce using less than 500 characters for the TweetTweetJam8 (2023) GitHub: https://github.com/Matiiss/FlpyBrd Refer to the README for this info too HOW TO RUN THE GAME For the windows executable: Dou...
Loading more…