Tutorials

Game Programming in C/C++

My First Game in C

A step-by-step series where we:

  1. Set up a C toolchain
  2. Learn basic control flow
  3. Start drawing pixels
  4. Handle input and state
  5. Build a simple game loop and a tiny playable game

Read the Tutorial

Misc

  • Building this Website

More tutorial series will appear here over time.