home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / snackman.zip / SNACKMAN.DOC < prev    next >
Text File  |  1993-10-04  |  3KB  |  73 lines

  1. 21st of september, 1993
  2.  
  3. GAME               : SNACKMAN
  4. VERSION            : 1.00ß
  5. SUPPORT            : VGA
  6.                      Soundblaster & compatibles
  7. CODE & GFX         : Jeroen Koomen
  8.                      E-mail (until juli 1994) : v882136@si.hhs.nl
  9. SOUND              : Created and edited with S-EDIT, the most enhanced
  10.                      sample-editor for DOS 
  11. CODED IN           : 2 weeks
  12. CODED WITH         : Borland Pascal 7.0
  13.  
  14. If you have a soundblaster (compatible) soundcard installed, you
  15. can change the interrupt-setting of SNACKMAN. Default is irq7,
  16. to change this type : 
  17.  
  18. SNACKMAN /iX
  19.  
  20. where X is the correct interrupt number (this can be 2,3,5 or 7).
  21.  
  22.  
  23.  
  24. Finally, after a few weeks of coding, designing, testing and debugging
  25. SNACKMAN is finished. The goal of the game is very simple : eat all
  26. the pills avoiding the ghosts or honeybeys and try to beat the high-score.
  27.  
  28. OK, since I have nothing better to do, and I don't want to work on
  29. S-EDIT right now, something about the game.
  30.  
  31. The goal of each level is to gain as much points as you can by eating
  32. the ghosts and the pills. You can eat the ghosts when their color is
  33. white. The ghosts become white when you eat the (easy to distinguish)
  34. cornerpoints - the so called MEGA-pills.
  35.  
  36. You see, actually the ghosts aren't happy at all with YOU eating away
  37. all their pills. I gave the ghosts in this game bad visual capabilities.
  38. The pills on each level help them restore their view. You'll notice
  39. that each level on their view gets better and they'll need less time
  40. to find you in the maze.
  41.  
  42. The game counts 11 different levels. If the level number is even,
  43. a bonus will appear somewhere on the screen. If you want to collect
  44. it, be sure to be there before the ghosts do, because they eat the
  45. bonus too ! A bonus can either give you extra points or it can give
  46. you certain capabilities during that level.
  47.  
  48.  
  49.  
  50. Thanks :
  51.  
  52. Marcel Pennock  : For the drawing of the border in the HALL OF FAME;
  53. Marcel v/d Lem  : For help in programming recursive algorithms (which
  54.                   didn't quite work out as we wanted) - and
  55.                   assistance in some of the level design;
  56.  
  57. Note from the author :
  58.  
  59. As you probably have noticed I didn't spend much time on cool graphics,
  60. the gameplay had priority No. 1. After that was finished I wanted to
  61. release it ASAP, because S-EDIT and 'STONE ZONE' are taking much time also.
  62. Since this game didn't cost me much time at all and I had no commercial
  63. plans for it, just spread it and play it. Maybe the next version will have
  64. a dynamic maze with flipping walls etc.
  65.  
  66. I mentioned STONEZONE - this is a hot 320*400 pixel strategic game. The
  67. first version is allmost finished. I'm working on this project together
  68. with Eric Oostendorp from ULTRAFORCE. You'll just have to wait for a
  69. couple of months to see the result though.
  70.  
  71. Have fun - Jeroen Koomen (SONIX :-)
  72.  
  73.