Show HN: Diffusion Tetris – All frames from a neural net, in-browser

github.com

1 points by wimaxs 4 hours ago

I built a diffusion model that generates Tetris gameplay frame-by-frame, similar to Google's GameNGen/Genie but designed to run completely in your browser using ONNX.js. No servers, no APIs – just pure client-side neural frame generation. The model is still in early training — this is just the first step. I plan to extend it to more games next.