home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 18 / 018.d81 / t.nibbler.s < prev    next >
Text File  |  2022-08-26  |  2KB  |  104 lines

  1.  
  2.            ** NIBBLER **
  3.  
  4.  
  5. Written by: Chris Constantinou
  6.  
  7.  
  8.   NIBBLER is a distant relative of the
  9.  
  10. Pac-Man (tm) series of games.  You
  11.  
  12. control a little worm-like creature.
  13.  
  14. Guide your little worm through a maze
  15.  
  16. that is complete with the worm's
  17.  
  18. favorite food, namely, asterisks!
  19.  
  20.   You are racing against the clock.
  21.  
  22. You also have to keep the little worm
  23.  
  24. from biting his own tail (it seems
  25.  
  26. that he is not really that particular
  27.  
  28. about what he eats)!  Sounds easy?
  29.  
  30. The real problem is that when your
  31.  
  32. little worm gobbles down an asterisk
  33.  
  34. (some people feel that this worm food
  35.  
  36. is really ancient debris from some
  37.  
  38. unknown 'asteriskoid'), it sets up a
  39.  
  40. chain reaction inside your little pet.
  41.  
  42. Experts say that because the
  43.  
  44. asterisks taste SO! good, they tickle
  45.  
  46. the tastebuds of the little worm.
  47.  
  48. This tickling creates a series of
  49.  
  50. vibrations within the worm that cause
  51.  
  52. the worm to increase in length.
  53.  
  54.   The point value of the asterisks
  55.  
  56. increases according to the level.  The
  57.  
  58. highest level is 'I' which gives you
  59.  
  60. 90 points per asterisk.
  61.  
  62.   NIBBLER moves faster every time you
  63.  
  64. complete a level, even after the I-th
  65.  
  66. level.  This makes the game a little
  67.  
  68. easier at first, but eventually
  69.  
  70. NIBBLER will move uncontrollably fast
  71.  
  72. and you will find yourself hard
  73.  
  74. pressed to control the little bugger.
  75.  
  76.   NIBBLER will work with the joystick
  77.  
  78. in either port, but if it is in Port 1
  79.  
  80. when the game prompts you to press a
  81.  
  82. key, you can press the fire-button
  83.  
  84. instead.  When the game is over and
  85.  
  86. the game tells you to insert a coin,
  87.  
  88. simply press the 'C' key to play
  89.  
  90. again.
  91.  
  92. {$ea}** NOTE ***
  93.   Because of the nature of this
  94. program it does NOT return to
  95. LOADSTAR.  After playing NIBBLER, you
  96. must turn your computer off before
  97. trying to run anything else.
  98.  
  99.  
  100. >Files used: NIBBLER.S
  101.              NIBBLER.O
  102.  
  103. ---------< end of article >-----------
  104.