Hi,
I recently downloaded Gosu because I am interested in game programming. I have some experience with programming in C++, but I'm not all too familiar with using libraries. I followed the Getting Started on Windows instructions and successfully added the header/library paths for Visual Studios C++ 2008 Express Edition (I think). I was also able to run and compile the sample code for the 640 x 480 pixel window with Hello World caption. However, I was not able to get the tutorial game running and since I'm still relatively new to programming altogether, I'm not sure what the exact error is. I copied the code exactly from the tutorial, though I could also have installed the library improperly. I was wondering if there are other tutorials that can step me through the basics in more detail. Or what I could do to get the tutorial code running.
Thank you.
Loading...