Back to browse
Tetris where every pixel is another Tetris (23,040 games in GLSL)

Tetris where every pixel is another Tetris (23,040 games in GLSL)

by farcaster·Jul 6, 2026·2 points·0 comments

Post Description

On this page there are two complete recreations of the original Gameboy Tetris game based on the commented assembly code. On the top level there is a C version that compiles to WASM but on every pixel of that version there is a GLSL shader also implementing the complete original code with a AI player making virtual inputs!

Everything was planned by me and coded by Claude Fable. Brazilian tileset generated by Gemini so I'm not technically using any copyrighted assets.

Link to repo: https://github.com/ThiagoLira/Fractetris/tree/main

Similar Projects

GamingMid

3D Tetris

Fun 3D twist on Tetris, but the genre is already saturated with clones.

Niche GemCozy
HBcodes
131mo ago
AI/ML●●Solid

I built an AI that generates pixel art sprite animations

Turns text prompts into looped pixel-sprite animations with on-site playback and spritesheet/GIF export, which is immediately useful for rapid prototyping. The live preview and palette controls feel catered to creators, but the real value will hinge on consistency across frames (same character, directional sprites) and granular timing/frame controls.

Eye CandyCrowd Pleaser
amusingyyy
304mo ago