home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 4 / 004.d81 / t.madman < prev    next >
Text File  |  2022-08-26  |  760b  |  44 lines

  1.            -- MADMAN --
  2.  
  3.  
  4. Written by: Alan Gardner
  5.  
  6.  
  7.  This program is very similar to the
  8.  
  9. old breakout games that everyone has
  10.  
  11. seen.  The difference is that this one
  12.  
  13. has a few new twists.
  14.  
  15.  First, the action is sideways instead
  16.  
  17. of up and down.  In this game the
  18.  
  19. paddles (joystick in port #2) move up
  20.  
  21. and down instead of across the bottom.
  22.  
  23.  Secondly, there are some obstacles on
  24.  
  25. the playing field.  These include:
  26.  
  27.     Mr. Mad   - he will eat your ball
  28.     Mr. Happy - he is an O.K. guy
  29.     Question  - sometimes he is O.K.
  30.                 other times he is not
  31.                 too nice.
  32.  
  33.  Note: at a score of 9999, the next
  34.  
  35. hit will 'wrap' the score around to
  36.  
  37. zero.
  38.  
  39.  
  40. >Files used: MADMAN
  41.              BREAK.ML
  42.  
  43. --------------------------------------
  44.