home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / invade25.zip / INVADED2.TXT < prev   
Text File  |  1994-06-08  |  6KB  |  138 lines

  1.                               INVADED ][ v2.5
  2.                 Written by: Greg "Montana Man" Velichansky.
  3.  
  4. The original INVADED was written in Turbo C 2.0
  5. I have now upgraded to Borland C++ 2.0
  6.  
  7. Some may ask.... "Why in (substitute something here) did you write this 
  8. piece of junk in the first place?" There are 3 answers:
  9.  
  10. 1.  I was in need of something to do.
  11. 2.  It was my scienece project in 8th grade. (PG county, 4th place)
  12.  
  13. Note: I've toned down some of the last part, because it was a good idea.
  14.       (Toning it down was a good idea, not writing it in the first place)
  15.  
  16. What's new?
  17. The game is faster now, because it interfaces with an assembly routine I wrote
  18. to utilize direct screen writes.
  19. Also the game uses some (emphasis on SOME) color.
  20.  
  21. In version 2.1, I added Monochrome support. 
  22.  
  23. In version 2.5 (what you now have), I added little explosions.
  24. I have also changed the range of ship speeds from 0-200 (old range) to 
  25. 0-400 (new range). I did so because the game ran too fast on new machines
  26. (like 66mhz ones). 200 is now what 0 used to be in previous versions.
  27.  
  28.  
  29.                          How to play and stuph.
  30. A note: Since I am entirely too lazy to rewrite the documentation completely,
  31.         most of the following text has not changed from the original INVADED 
  32.  
  33. YOU MUST SCORE AS MUCH POINTS AS YOU CAN BY SHOOTING ALIEN SPACESHIPS
  34. IF YOU LET 40 ALIENS GO BY YOU THE GAME ENDS
  35. SINCE THIS GAME DOES NOT USE GRAPHICS IT WILL WORK ON ANY PC OR COMPATIBLE.
  36.  
  37. Note: Monochrome monitors were not supported in v2.0. I have since then
  38. revised my assembly routine so it works with monochrome. There WILL be
  39. an INVADED 3. I plan to add a whole lot of new stuff, like different
  40. ships, and explosions.
  41.  
  42. Yet another Note: This game does not use any 286/386 specific code
  43.                   so it should work with any processor.
  44.                   If you have trouble running this game please
  45.                   contact me. (See end of document for info)
  46.  
  47. INSTRUCTIONS:
  48. TO RUN INVADED ][ TYPE "invaded2" AT THE DOS PROMPT AND PRESS <enter>
  49. (note: do not type the quotes)
  50.  
  51. When the game loads, it will ask you for the type of screen you have. 
  52. Type C for color (CGA/EGA/VGA/SVGA/PGA) or M for monochrome (MONO/BW).
  53. If any programmer out there can explain to me how to detect the screen type
  54. without asking the user anything, please tell me.
  55.  
  56. Next you will see the openning screen. Press any key to continue at that point.
  57.  
  58. Note: The Red White and Blue in the ][ at that point represent the colors
  59.       in the Russian flag. Not the American.
  60.  
  61. (No offense intended in that last bit. I just like my 'native' country.)
  62.  
  63. Note to people confused by the last remark: I was born in Russia,
  64.            moved to the United States when I was 9 (with my parents),
  65.            and now live in America, near Washington DC.
  66.            I am currently 15 years old. I like America, but I like
  67.            Russia also.
  68.  
  69. YOU WILL BE PROMPTED FOR THE SPEED OF ENEMIES. 1 IS SLOWEST 400 IS FASTEST.
  70. RECOMMENDED SPEED FOR AN XT IS around 150.(PRESS <enter> WHEN DONE)
  71.  
  72. Note: 100 is a good speed to try on a fast machine (20/33/66 mhz).
  73.  
  74. NEXT YOU WILL BE ASKED TO ENTER THE CHALLENGE. THIS IS THE SPEED AT WHICH
  75. THE ALIEN SHIPS ADVANCE TOWARDS YOU. 1 IS EASIEST 4 IS HARDEST. 
  76. RECOMMENDED CHALLENGE FOR any computer IS 2.(PRESS <enter> WHEN DONE)
  77.  
  78. NEXT YOU WILL SEE YOUR SHIP AT THE BOTTOM OF THE SCREEN AND THE ALIEN SHIPS AT
  79. THE TOP.ON THE RIGHT YOU WILL SEE TWO SIGNS:
  80.  
  81.     SCORE - AS THE NAME IMPLIES THIS SHOWS YOUR SCORE.
  82.  
  83.     MISSED - THIS SHOWS HOW MANY ALIEN SHIPS YOU HAVE LET FLY PAST YOU
  84.          WHEN THIS NUMBER REACHES 40 THE GAME ENDS
  85.  
  86.  
  87. TO CONTROL YOUR SHIP USE THE ARROW KEYS ON THE NUMERIC KEY PAD
  88. NumLock MUST BE OFF
  89.  
  90. TO FIRE PRESS THE SPACE BAR
  91.  
  92. WHEN YOU HIT AN ENEMY WITH ONE OF YOUR SHOTS  YOUR SCORE GOES UP BY 1 ,
  93. THE SHIP DISAPPEARS AND A NEW ONE APPEARS AT THE TOP OF THE SCREEN.
  94.  
  95. Note: Now the ships don't just dissappear. They blow up!! Sort of.
  96.  
  97. WHEN YOU DESTROY A CERTAIN AMOUNT OF SHIPS THE NUMBER OF SHIPS FIGHTING 
  98. AGAINST YOU INCREASES.
  99.  
  100. Note: The number of ships when 70 ships are destroyed.
  101.       (So it inreases at a score of 70, 140, 210, etc.)
  102.  
  103. Note: The maximum amount of enemies you will encounter at one time is 25.
  104.  
  105. WHILE YOU ARE PLAYING PUSH 'P' TO PAUSE THE GAME. PRESSING ANY OTHER KEY WILL
  106. RESUME ACTION.
  107.  
  108. WHILE PLAYING PRESS <Esc> TO END GAME AND EXIT TO DOS.
  109.  
  110.  
  111. If you have any comments, or suggestions, I can be reached over Fido-net.
  112. (Just send it to me, Gregory Velichansky). Leave your messages in the 
  113. programming base.
  114.  
  115. Or you can leave a message (E-Mail) on Martin's Domain (A BBS) 
  116. at (301) 621-77-85 and Readers Of The Lost Ark (Also a BBS) 
  117. at (301) 946-50-54. (Note: On Readers Of The Lost Arc my alias is SPAM. 
  118. So you will have to leave the message addressed to SPAM).
  119.  
  120. Note: If you have no comments whatsoever, leave me a message anyway.
  121.  
  122. Note: If you have ANY comments or ideas please E-Mail me. I need input from
  123.       users.
  124.  
  125. I will soon have an Internet account. That will make reaching me 
  126. a whole lot easier.
  127.  
  128. If you're wondering about why this documentation is such a complete mess,
  129. it is because when I update INVADED, I don't rewrite the documentation.
  130. I just edit it, and add explanations for the new features. For example, 
  131. the parts completely in caps are from INVADED 1. The rest I added later.
  132. Also, the grammar of parts in caps is so atrocious because I wasn't that
  133. good at English when I first released INVADED.
  134.  
  135. Note: In INVADED 3, I PROMISE that I will completely rewrite the whole
  136.       documentation to make it easier to read and understand.
  137.  
  138. Enjoy.