Tetris, but the blocks are ARM instructions that execute in the browser

This game takes the classic Tetris concept and adds a unique twist by turning the blocks into assembly instructions for a full CPU emulator. To enjoy this game, you’ll need to have WebAssembly enabled or use a browser that supports it. The game features a WebAssembly-based emulator that executes CPU instructions, making it a clever and surprising addition to the Tetris experience. Keep in mind that without WebAssembly, you won’t be able to play this game.

https://ofrak.com/tetris/

To top