chris_r
Active Member
- Joined
- Jun 16, 2004
- Messages
- 745
I've already worked through the lazyfoo tutorials which teach you how to code with SDL and coded a breakout style game.
The problem is with the lazyfoo tutorials, they only teach you how to use SDL and not game programming techniques as a whole. As a result, my game was probably very poorly coded with constant data passing in and out of classes that probably wasn't needed.
So I was wondering if there are any good tutorials that teach good game programming technique as a whole instead of focusing on sdl.
The problem is with the lazyfoo tutorials, they only teach you how to use SDL and not game programming techniques as a whole. As a result, my game was probably very poorly coded with constant data passing in and out of classes that probably wasn't needed.
So I was wondering if there are any good tutorials that teach good game programming technique as a whole instead of focusing on sdl.