/learn
/code
/play
A father–son journey into game programming from first principles.
We’ll learn how to:
- Write C and C++ from scratch (no big engines).
- Build small tools and simple game engines.
- Compile to WebAssembly so our games can run in the browser.
- Understand how the “sausage is made” all the way down.