From: "Tom ST Denis" Newsgroups: comp.os.msdos.djgpp References: <92g769$ftv$1 AT ctb-nnrp2 DOT saix DOT net> Subject: Re: NEWBIE Question Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: <7RP26.37810$59.10681481@news3.rdc1.on.home.com> Date: Thu, 28 Dec 2000 23:16:19 GMT NNTP-Posting-Host: 24.156.37.224 X-Complaints-To: abuse AT home DOT net X-Trace: news3.rdc1.on.home.com 978045379 24.156.37.224 (Thu, 28 Dec 2000 15:16:19 PST) NNTP-Posting-Date: Thu, 28 Dec 2000 15:16:19 PST Organization: Excite AT Home - The Leader in Broadband http://home.com/faster To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Sir Puter" wrote in message news:92g769$ftv$1 AT ctb-nnrp2 DOT saix DOT net... > Hi, > I'm new to this programming world. > I would like to know where can I get some good tutorials on writing games in > DJGPP? > > Thanks alot. My suggestion, become familiar with C first. Then learn about the hardware you plan on working with second. Third design some games. Tom