From: pkratz AT autobahn DOT mb DOT ca (Perry Kratz) Newsgroups: comp.os.msdos.djgpp Subject: Fighting games like Street Fighter... Date: Fri, 10 Oct 1997 05:26:57 GMT Organization: MBnet - Manitoba's Connection To The Internet Lines: 6 Message-ID: <343dbaf1.9070084@news.autobahn.mb.ca> NNTP-Posting-Host: 204.112.189.148 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Just wondering if anyone out there has ever used djgpp and allegro to make a game along the lines of Street Fighter or Mortal Kombat. Also, if I could get my hands on some source code, that would be nice. One last comment, the part I am having trouble with in my game is getting the two fighters to move at the exact same time, instead of one at a time. I think this is accomplished with timers, but not sure.