home *** CD-ROM | disk | FTP | other *** search
/ Amoszine 6 / screenshot02.png < prev   
Portable Network Graphic  |  1995-01-01  |  18.0 KB  |  752x576  |  8-bit (25 colors)
   ocr: MEM: 7860K Clock 00:02:45 Page 1 of 36 * How To Write A Complete Game * WVVNVVVN By: Paul Nordovics VVVVVVVVV Introduction: Still a bit stuck when it coMes to writing a computer game? It's. OK looking at other people's source code, but it can be a bit confusing seeing 10,000 odd lines all at once. Abetter way to learn, in My, opinion, is to see a game being developed from complete scratch. That way. you can see how the whole project is approached, from initial design to completed game. This article will show you how I wrote a simple Pacman clone. It's intended to further explain the game's sou ...