Hello, i just started out with c++ programming and i mostly started it for creating games, so i would like to know what programs/ guides that is recommeded for creating a rpg game with own graphics :)
Although while you're still new to programming, you'll have no real chance of creating even a simple playable 3D game, even when using frameworks like Ogre 3D - much less when using OpenGL (or DirectX) directly.
Start with 2D using SFML.
I'm currently reading game institues Graphics programming books. Very well written. I can easily understand them even with my poor english and math.(I'm 15 years old)