Ok, so I know there are a lot around on the net but I'm wondering if anyone knows where i can find one that is split up using C++ and SDL.
Etc the tutorial might have something like
-main.cpp
-tile_class.cpp
-tile_class.h
-gfx_draw.cpp
-gfx_draw.h
Not just a tutorial where they explain it all in one file. As I've attempted 3 times now trying to split the one up from lazyfoo's website - but i keep failing miserably :(
Thanks for that, signed up with the SDL mailing list - and searched through a bit of it. Actually found some pretty good articles not relating to what I want. But a lot of other things that come in handy.