Honestly, C++ Is probably the WORST language you can start learning(especially for making a game). It's a powerful language that will pretty much allow you to shoot yourself in the foot if not careful.
Like other posters have said, I'd start off with flash, or visual basic to get the basic concepts like variables, arrays, methods, and functions down. Both allow you to manually draw your graphics without having to code them up. Flash you will have to pay for, but visual basic you can download and use for free. Just search for Visual Basic .NET express.
And I'd suggest buying SOME sort of book, because they go through things a lot more thoroughly than any most online tutorials do. Using stuff online is good when you have an established based of knowledge and you just need some references to go to.
Lastly, just be patient. Don't expect to make a functional game in a week.
Log in to comment