Hello. For the past 6 months I've been creating a c++ game, but all I have ever learned in c++ is how to write c++ consel. (The DOS screen)
Its so ugly and I would really love to turn my game into a c++ API with some basic graphics instead of just ugly white text. The only problem is I'm not sure were to start, or what to ask for. Can someone point me in the right direction to a nice tutorial were I can begin learning to create some basic graphics in c++ and how to use c++ API?
Thanks so much in advance.