
Fractetris
Fractetris:每个像素都是一个完整的俄罗斯方块游戏。
farcaster · HN
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






