home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / creeps.zip / CREEPS.DOC next >
Text File  |  1989-11-24  |  3KB  |  74 lines

  1. Howdy!
  2.  
  3. CREEPS is copyright(c) 1989 by Bob Applegate.  This program is
  4. shareware, not public domain.  You are free to post it on bulletin
  5. boards, give copies to friends, etc, as long as both the
  6. CREEPS.EXE and CREEPS.DOC files are distributed together.  If you
  7. like this game, please be kind and send the registration fee of
  8. ten dollars ($10) to:
  9.  
  10.    Bob Applegate
  11.    102 Peachfield Court
  12.    Marlton, NJ  08053
  13.  
  14. What do you get for your registration?  The nice, cozy, warm-all-over
  15. feeling of knowing that you've encouraged yet another shareware
  16. author to continue developing inexpensive software.  If you have
  17. bug reports or suggestions, please send them also.
  18.  
  19. In case you're wondering, CREEPS was developed in C and assembly.
  20. Yes, the source code is available for the right price, namely $100.
  21. Unless you tell me otherwise, the source comes on a single HIGH
  22. DENSITY (read: AT) format disk.  I'll put it on regular PC floppies
  23. if you ask.  Buying the source gets you the most recently released
  24. version, including some very generic CGA graphics drivers that
  25. can be used for high-speed motion and collision detection.
  26. I'm not a game expert, but these routines seem to be useful for
  27. games other than CREEPS.
  28.  
  29. Now, on to the game!
  30.  
  31. CREEPS requires a PC compatible machine to run.  I've done my
  32. development on a 12MHz AT clone, but my nieces and nephews use
  33. it on their XT machines with no problems.  You must have CGA.
  34. Yeah, I've got an EGA screen too, but CGA is widely supported,
  35. so why not use it?  Hey, I want every PC in the world to run my
  36. program (and at least half their owners to register).
  37.  
  38. When the game is running, these are the magic keys:
  39.  
  40.    Arrows     Controls the desired direction of the player (you).
  41.    Space      Shoots your gun.
  42.    s          Toggles sound on and off.
  43.    p          Pauses the game.  Press p again to continue.
  44.    q          Quit.  Exits CREEPS entirely.
  45.    ESC        Aborts the current game but stays in CREEPS.
  46.  
  47. You are the green triangle.  The creeps are red triangles.  There
  48. are a lot of them, but they are pretty stupid.  Shoot them with
  49. your gun to kill them or just ram into them.  Ramming them costs
  50. you a life and some points, so don't do this very often.
  51.  
  52. Your score and level are displayed on the bottom left hand edge of
  53. the screen.  The right hand edge shows the number of lives left,
  54. up to 5.  If you have more than 5, the excess will not be shown.
  55. You earn a free life every 2000 points.
  56.  
  57. You can shoot only a few bullets at a time, so don't go crazy with
  58. them.  Currently, there is no penalty for shooting a bullet.
  59.  
  60. After level 4, a blobix might appear.  Nothing destroys a blobix.
  61. Creeps bounce off them.  They eat your bullets for lunch.  They
  62. destroy you if you hit them.  At first, they wander around aimlessly.
  63. After a while, they being to chase after you.  They move REAL slow,
  64. so this isn't a problem.
  65.  
  66. Go forth and kill creeps!  I'd like to hear your comments, so feel
  67. free to write.
  68.  
  69. Bob Applegate
  70. 11/25/89
  71.  
  72. Compuserve: 70406,567 (I'm not on CS much, so this is a last choice)
  73. Usenet: bob@linc.cis.upenn.edu
  74.