Friday, May 29, 2009

So, after years of using the application Game Maker by Mark Overmars, I have decided to expand my knowledge in game creation by learning an actual programming language. Thus, I am amidst studying C++ and all its wonder.
I've spent over a month studying so far, but no hint of gaming stuff yet...
How long until I get to draw sprites on the screen and make things move?

But now I'm wondering what to do once I have C++ under control. Should I use the Allegro libraries? Use Opengl or Directx? *shrug*

Any suggestions out there?