Xref: news2.mv.net comp.os.msdos.djgpp:8513 From: ile64 AT mail DOT freenet DOT hut DOT fi (Ilkka Lindblom,Espoo) Newsgroups: comp.os.msdos.djgpp Subject: newbie's questions Date: 11 Sep 1996 09:12:47 GMT Organization: Freenet finland Lines: 18 Message-ID: <515vqf$vjb@freenet.hut.fi> NNTP-Posting-Host: learnet.freenet.hut.fi To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 1. I have a game project, much like dune 2, in 80*50*16 textmode. The framerate should be at least 15 fps, and there will be a modplayer and mouse (uh) driver running simultaneously. What would be the optimal method of drawing stuff on the screen? 2. I have another game project, much like hyperoid. The graphics are going to be 2d unfilled vectors (something like that anyway) What would be the optimal method of handling the graphics? 3. I also plan to do network support to the hyperoid-like game. _How_ hard is it to do a decent network routine in djgpp? sorry about my english. ;) -ile64 AT freenet DOT hut DOT fi