TheNewBoston
Then why did you include that bit? You made several people think you did.
Well, I know a good one but it's in FrenchWhat a coincidence! I wanted to (re)-start learning C(++) today!
I know PHP.
C has hardly anything to do with C++
I said that to clarify that C is close to torque.
A good library to get started making games with is SFML:http://www.sfml-dev.org/In order to use SFML, you need to know how to link with libraries in your compiler. Since that's compiler specific, you'll have to search for tutorials for your compiler/IDE. If you're using Visual Studio, I think the SFML website will have a tutorial for you.Make sure you realize SFML is not a game engine, so you'll still have a lot of work to do in order to get a sizable game up and running.
That's odd. This post says otherwise: http://www.sfml-dev.org/tutorials/1.6/start-vc.php