I've just read a few books on C++ and learned a lot about the language, but the books never mentioned how to add sound and visuals to my programs.
I "think" that stuff is all stored in libraries, but... what tutorial should I read next to learn how to implement graphics/sound into my programs?
Also, I do just use a library right? or is it relatively easy to write my own graphics/sound library?
1