|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: QOTW
> What is the best way to learn game programming? Dont' make the same mistake which I made. I am regreting it now. Either learn C or C++. Stick to one you will be fine. Now learn the language. Everything about it. When I mean everything I mean everything. Virtual function, virtual pointers, etc. Also understand arrays really good, and the whole way evrything sticks together. You really don't have to bother with assembler to much. This is mostly because hardware has gotten so fast that there is really no point unless we really need it. Also I suggest you do a lot of graphics reading while you are learning your C or C++. I suggest copmuter graphics principles and practice. IT is not an easy read but it will be well worth it. good luck! akbar A. ps-> before you start making a "game" make small demos and stuff like that. the whole game programming concept is rather hefty. Just absorbing this concept and making your first game can take some time. And never get discouraged everyone starts somewhere . even ID and Epic started with a side scrooler ;) ----- Original Message ----- From: <Dodohead10@aol.com> To: <gameprogrammer@gameprogrammer.com> Sent: Thursday, January 13, 2000 1:19 PM Subject: Re: QOTW > What is the best way to learn game programming? > I already know a little c. > ================================================================= > The GameProgrammer.Com mailing list is for the open discussion > of any topic related to the art, science, and business of > programming games. This list is especially tolerant of beginners. > We were all beginners once > > To SUBSCRIBE or UNSUBSCRIBE please visit: > http://gameprogrammer.com/mailinglist.html > ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|