Tutorials
Game Programming in C/C++
My First Game in C
A step-by-step series where we:
- Set up a C toolchain
- Learn basic control flow
- Start drawing pixels
- Handle input and state
- 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.