Turing Complete: From Logical Gates to CPU Architecture


Posted by Pierre-Edouard Guerin · 1 min read · Published on September 17, 2025

In 2021, LevelHead published Turing Complete, a game about computer science. My friend Christophe Georgescu recommended me to play it. Unfortunately, I took his advice and now I can not stop to play this game! The game challenges you to design an entire computer from scratch. You start with basic logic gates, then move on to components, memory, CPU architecture, and finally assembly programming. By the way, the game is neat and present all these concepts in a playful and intuitive way.

Logical Gates

De Morgan's laws

Arithmetic Logic Unit

Memory

CPU Architecture

Assembly

References

https://www.nand2tetris.org/

https://turingcomplete.game







Relevant Tags

About the Author