So I am almost done with beginning C++ through game programming, and was wondering where i should go next. Is there more i need to learn about the C++ language before I start focusing on gaming? This book has taken me as far as Inheritance and Polymorphism and advanced classes.
After beginning C++ through game programming?
Page 1 of 111 Replies - 2356 Views - Last Post: 19 February 2012 - 02:19 PM
Replies To: After beginning C++ through game programming?
#2
Re: After beginning C++ through game programming?
Posted 17 February 2012 - 02:29 AM
Have you created any games so far?
#3
Re: After beginning C++ through game programming?
Posted 17 February 2012 - 06:39 AM
Just the standard tic tac toe, guessing game, mad libs, hangman and whatnot
#4
Re: After beginning C++ through game programming?
Posted 17 February 2012 - 07:29 AM
I guess you could probably make an attempt at graphics. Sounds like you have a decent grounding, a good starting place would be SDL. Check out the tutorials in my signature to get started. Maybe you could make a graphical version of tic tac toe
#5
Re: After beginning C++ through game programming?
Posted 17 February 2012 - 09:42 AM
Thanks I will start there!
#6
Re: After beginning C++ through game programming?
Posted 17 February 2012 - 10:23 AM
Good luck! Come back and show us what you create.
#7
Re: After beginning C++ through game programming?
Posted 18 February 2012 - 04:43 PM
Try running through this tutorial. It will put your newly gained OO skills to use in a real world setting. It uses SFML however, instead of SDL. Then again, personally I would recommend SFML over SDL most of the time anyways, unless portability was your priority.
#8
Re: After beginning C++ through game programming?
Posted 18 February 2012 - 06:13 PM
I don't like that site's coding style at all! Quite vile. Couldn't code like that for a large game code base.
#9
Re: After beginning C++ through game programming?
Posted 19 February 2012 - 08:57 AM
#10
Re: After beginning C++ through game programming?
Posted 19 February 2012 - 01:48 PM
Who said anything about coding like a AAA game, if that even makes sense? You simply won't see production code like that.
#11
Re: After beginning C++ through game programming?
Posted 19 February 2012 - 02:17 PM
#12
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote







|