I want to know how to program a 2D RPG game in C++ with SDL.
I searched, but I haven't found anything good. Many of the articles were too basic and didn't delve into anything practicical. Can anyone help give me some articles, free books or other resources so I can learn how to program a RPG using C++ and SDL?
EDIT:
I don't need documentation of SDL. I'm programming a RPG Game with SDL, and i need some examples that help me in this task.