Game design tutorials

I’m sorry if this is the wrong place to ask this. I couldn’t find a
search option for the mailing list. I did a game in python using
pygame and it came along great. I know want to port it to c++ to learn
more about c++. I used the following tutorial in python to do my game
and love the MVC design pattern

http://sjbrown.ezide.com/games/writing-games.html

I want to do something similair in c++ but can’t find much info on it
in c++. I am semi experienced with c++ just not doing anything GUI.

Or if people have any other links or better ways to tackle this I’m all ears.

Thanks
Mike