Turing Complete
Learn CPU architecture with puzzles
In this game, you can…
- …build a working CPU starting from a single NAND gate.
- …design your own instruction set, choose the opcodes, and write programs in your own assembly language.
- …install a keyboard, monitor, sound, network, and a file reader that can pull bytes from your real computer into the simulated machine.
