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.