From: Jason Lynch Newsgroups: comp.os.msdos.djgpp Subject: First game Date: Mon, 01 Jun 1998 20:09:53 -0700 Organization: EarthLink Network, Inc. Lines: 14 Message-ID: <35736D01.3C8529FE@geocities.com> NNTP-Posting-Host: 1cust54.tnt5.krk1.da.uu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello. I am a 15 year old writing (attempting to write?) my first game in C. I am using DJGPP (of course) and Allegro. It is simply a version of Tic-Tac-Toe. I have some stuff done. You can play against a friend, and it detects winning and such. I decided not to worry about great graphics until I had at least a playable game. Anyway, I was wondering if there are any more experienced people out there who would be willing to take a look at my source, and give me some pointers on anything I could do differently or better. I'm fairly new to C. I originally used BASIC so I'm used to the GOTO command, and learning how to do the same things in C is a bit different. Well, if you want to help, contact me. Thanks, Jason Lynch