Apur-ee.248 net.games.pacman utcsrgv!utzoo!decvax!pur-ee!ks Mon Feb 22 00:24:53 1982 Pacman Bug fix Mark Horton's version of pacman seems to have one annoying feature. (Otherwise, it is fantastic). When the monsters are "scared", it doesn't give you a chance to move every time. It only refreshes the screen every two moves. The fix is simple as shown..... In "pacman.c" around line 183 if (pacptr->speed == FAST) { >>>>>add this line>>>> refresh(); <<<<<<<<<<<<<<<<<<<<<<< }; PACMAN(); (KILLFLG="=" SMITH TRICK. PURDUE THE DOES EE
This Usenet Oldnews Archive article may be copied and distributed freely, provided:

1. There is no money collected for the text(s) of the articles.
2. The following notice remains appended to each copy:

The Usenet Oldnews Archive: Compilation Copyright© 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.


Goto NEXT article in NET.games Newsgroup
Return to NET.games index
Return to the Usenet Oldnews Archive index ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.