I know C++ is used widely for programming really nice games and such. I want to learn C++ so I can make games. I can't seem to find the right tutorials that relate C++ to game design. For example.....how do i make graphics? How do I create a tile based engine?



LinkBack URL
About LinkBacks




I would go with Allegro myself. Cross-platform, high performance, easy to use (and learn) graphics, sound, and input. Learn more about