STILLWORKS

I made a game where you build a CPU from logic gates

Visit product ↗
Everything else Hacker News Launched Jul 30, 2026 by laurentiurad View original post ↗

I built ChipBuilder to make computer architecture more approachable through interactive puzzles.You start with basic logic gates like AND, OR, and NOT, then gradually combine them into adders, multiplexers, memory, an ALU, and eventually a complete CPU. Once you've built the hardware, you can write assembly programs that run on the processor you created.The game is inspired by courses like Nand2Tetris, but everything runs directly in the browser with a visual circuit editor, simulations, and progressively harder challenges.

More Everything else