home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / spiele / action / insect / insect.doc < prev    next >
Encoding:
Text File  |  1995-08-15  |  10.3 KB  |  215 lines

  1. Hello again!!
  2.  
  3.  
  4. Welcome to INSECTROID vr 1.0.  This is the Galaga clone that all you 
  5. fans have been requesting.  This program is SHAREWARE and may be 
  6. distributed as long as the .DOC files are unmodified.  This program is 
  7. (C) 1992 Robert Dytmire and is written in GFA Basic 3.5e and The GP 
  8. Graphics Engine (C) 1992 DSA (Beta Version, used with permission).
  9.  
  10. The docs are divided into two parts 1) How to play Insectroid and 2) 
  11. Techie Talk.  Please see the REG.DOC file on how to register this game.
  12.  
  13.  
  14. 1: How to Play Insectroid
  15. -----------------------------------------------------------------------
  16. Insectroid is designed to run on any 520/1040/Mega ST/STE or TT with 
  17. 512K or greater memory.  Those players with only 512K should have no 
  18. other .ACC or .PRG files active when they boot Insectroid as this games 
  19. wants all of the 375K that GEM leaves you.  All files should be in the 
  20. INSECT folder when you activate the program.  The disk that Insectroid 
  21. is booted from MUST be write ENABLED or it will fail to run.
  22.  
  23. UPDATE:  Ok, I hear from a lot of you power users out there that 
  24. my games don't like your systems.  Well, of course not!  If you're 
  25. running a lot of backround software on your system such as Turbo 
  26. ST or Backtrack or lots of .ACC's or lots of .PRGs in your AUTO 
  27. folder DON'T EXPECT MY GAMES TO PLAY FOR YOU!
  28.  
  29. The reason:Your stuff traps the vector the Engine's sample replay 
  30. routine is using.  While the GP Graphics Engine is respectful of 
  31. system traps some accessories are not.  If you have trouble 
  32. booting my games, disable the ram-resident stuff and try again.
  33.  
  34. HARD DRIVE OWNERS: You cannot store my games several directories 
  35. deep.  ie: LEGAL="D:\Insect\*.*"  ILLEGAL:"D:\Games\Insect\*.*"
  36. If I get enough support <cough cough> I'll upgrade my registered 
  37. versions to boot from any place on your hard drive.
  38.  
  39. Movement:  Your ships can move all eight directions within the lower 1/3 
  40. of the playing area.  This allows you to get right in the alien's faces 
  41. and commence to reap havoc!
  42.  
  43. Aliens are worth 100,50 and 10 points each.  If they are shot while 
  44. diving then they are worth 10x the original value.  Shooting all of the 
  45. aliens advances you a level.  Every 5th wave is a challenge wave, which 
  46. is a good place to pick up bonus scores.  Every 10th wave is a boss 
  47. wave.  Boss waves are hard to beat and it is recommended that you have 
  48. double firepower when tackling one.  Each boss has a different attack 
  49. pattern and firepower method.  All Bosses are VERY fast and have huge 
  50. amounts of firepower to throw at you.  The Boss-O-Meter at the bottom of 
  51. the screen will show you how much strength the boss has left...sometimes 
  52. this is very depressing to look at!  As usual, a boss can take zillions 
  53. of hits before even feeling mildly unwell.
  54.  
  55. You start the game with 10 lives and gain an extra one every 20,000 
  56. points after.
  57.  
  58. The aliens have two types of shots, straight bombs (which have no 
  59. intelligence) and smart bombs (Purple spheres that track you).  The 
  60. aliens have a chance of launching these at ALL TIMES.  Even while 
  61. lowering a capture beam.  The speed of these shots will increase as the 
  62. levels increase as will the intelligence of the straight bombs.
  63.  
  64. To gain super firepower you must first allow a Captain Alien (Top Row) 
  65. to fly down close to the ground.  It will then lower a capture beam.  
  66. Flying into this beam will result in your losing this ship and the alien 
  67. will drag it back into the formation with it.  By shooting the alien who has 
  68. your ship you gain back the original ship and now have double firepower!!  Be careful, as shooting this captured ship destroys it.  
  69. Also remember that the capture ship doubles the area that can be hit, 
  70. making it harder to manoeuvre.  This sounds like more trouble than it's 
  71. worth until you get double firepower and start raking aliens like ripe 
  72. wheat.
  73.  
  74. The Keys:
  75.  
  76. F1 = Jump to a boss wave.  At every boss wave you will be shown a name.  
  77. By typing in this name at the prompt you can automatically jump to that 
  78. boss.  I HIGHLY recommend playing the lower levels for awhile as the 
  79. upper levels will jump all over you.
  80.  
  81. F2 = Set game to child mode.  This function places the game in a 
  82. slower/easier mode so that small children can play the game.  It's also 
  83. a great way to see all those levels you can't get to in adult mode.
  84.  
  85. F3 = Set game to adult mode.  This mode is the default setting for the 
  86. game. For maximum enjoyment and challenge you should play Insectroid in 
  87. this mode.
  88.  
  89. F4-F8 = Preset skip modes.  These keys allow you to skip the first few 
  90. waves (which are really easy) and begin the game at a more challenging 
  91. wave.
  92.  
  93. F9 = Set to 50hz (Game plays smoother overall in this mode).
  94.  
  95. F10 = Set to 60hz (Game can really fly but will bog down to 4 VSYNCS if 
  96. the screen fills up with sprites (53 sprites and 40 stars AND digital 
  97. sound!!).
  98.  
  99. Q = Quit back to main menu.
  100.  
  101. Esc = Quit to GEM.
  102.  
  103. P = Pause game.  Pressing fire or hitting any other key will 
  104. resume the game.
  105.  
  106. That's all... Enjoy the game!!!
  107.  
  108.  
  109.  
  110.  
  111. 2: Techie Talk 3.0
  112. -----------------------------------------------------------------------
  113.  
  114. Well, This is the 3rd game I've written with the engine.  I've tried 
  115. some new things and explored some intelligence routines for use in CYBER 
  116. DROID.  This game took me about 2 weeks to write, although I was going 
  117. through finals at the time.  This amounts to about 40 hours of 
  118. programming time.  I'm getting better at using the GP Graphics Engine 
  119. every day.  The final docs/program are now in the works and will 
  120. probably be available by the time you read this.  All of the Engine's 
  121. commands are nicely transparent to you and GFA Basic.  You need only 
  122. activate the command and vola! awesome graphics power.
  123.  
  124. Insectroid 512 is a completely re-written game.  When the people 
  125. at ST Format said "Great game...but we want EVERYBODY to be able 
  126. to play it...get us a 512K version" they didn't know the massive 
  127. re-write I had to go through.  I hope the support for this product 
  128. shows me that it was worh the effort.  The 1 meg registered 
  129. version has ALL of those nasty external files inserted into the 
  130. main program...register today!!
  131.  
  132. This game is running pretty slow.  Really!!  In 60Hz it runs 
  133. between 4-5 VSYNCS and in 50Hz mode it runs at a pretty steady 3 
  134. VSYNCS.  I have things jumping around in large hops to fool the 
  135. eye and give the game a more frantic feel.  Those samples really 
  136. slow things down (I'm dropping about 1 VSYNC because of them).  I 
  137. wrote this game while waiting for the Dropix Samples to be 
  138. delivered to me.  They have arrived and work on Dropix starts this 
  139. week (which is Dec 30th 1992).  You'll probably get to see Dropix 
  140. before you see this game as it's release is coming in the March(?)
  141. issue of ST Format. (Hi guys!).
  142.  
  143. Yes..I AM responsible for all that dorky music.  Forgive me, I've never 
  144. written music before and can't read a lick of it to save my life.  These 
  145. tunes were experiments in XBIOS(32) command handling and really nothing 
  146. more.  I welcome and XBIOS donations for my next few games...it will 
  147. help your ears at least.  BTW the way I designed this music was to 
  148. put the notes in "Nice patterns"...Dave still shakes his head over 
  149. this!
  150.  
  151. Thanks go out to Ari Feldman, the designer of my Bosses in this game.  
  152. Ari is also a Beta tester for my stuff...so thank him for some of the 
  153. quality of this game.
  154.  
  155. Thanks to Dave Munsie (My sample source) for the title screen music and 
  156. for further Beta Testing.  Dave is also the GP Graphics Engine guru and 
  157. helped me many times when the beta docs failed me.
  158.  
  159. Some techie specs: There are 53 Sprites and 40 Stars on the screen 
  160. (Max). Normally there are 40 Sprites/40 Stars.  The stars are being 
  161. manipulated in color every game loop.  The Boss wave runs with 40 
  162. stars/30 Sprites.  The challenge wave works with "only" 25 sprites and 
  163. 40 stars.  This program is NOT redrawing the background, instead it uses 
  164. a fastclear and a starplot routine for simulated backgrounds.  All 
  165. sprites are 16 x 10 pixels with 4 planes and FULL clipping and Masking 
  166. at ALL times!  I cheat a bit and only use the first 160 scan lines as a 
  167. play area for increased speed.  There are a Minimum of 3 collision 
  168. checks (28 sprites vs 1) every frame.  This moves up to 6 collision 
  169. checks per frame with two player ships on the screen. Even with all 
  170. this, I still think this is a VERY fast game (for Basic). 
  171.  
  172. Extra update: If I'd redrawn the background I wouldn't have lost a VSYNC 
  173. guys!   I just haven't the need to draw one in this game.  Also, I've 
  174. got 3 and 4K hz samples playing with NO HARDWARE TRICKS along with the 
  175. game.  This always slows things down but I wanted to make this program 
  176. compatable with as many machines as possible.
  177.  
  178.  
  179. Hmmm...
  180.  
  181. The next game out is DROPIX ST. About 5 solid days of work will clean 
  182. this puppy up and have it ready for Beta Testing.  About Two weeks from
  183. this day  I'll be sending it out to all my sources.  Dropix ST is a 
  184. Tetris meets Gods game.  The players can throw powers at each other 
  185. while playing a vicious Tetris clone.
  186.  
  187. Cyberdroid has undergone massive changes since it's conception.  I've 
  188. decided to work with really large sprites, digital sound, and an 
  189. advanced screen srolling routine to give this game the Smash TV meets 
  190. Gauntlet II feel it deserves.  Wathc for it after Dropix is finished.
  191.  
  192. Mr. Cud Lee is beginning to take shape.  A smooth scrolling platform 
  193. game with lot's of cute monsters and things to do...due out in January (I 
  194. think I'll actually make this deadline!!).  UPDate:  Cud Lee is going 
  195. VERY WELL.  The consensus is that it's going to have digital sound as 
  196. well as the "Mario" feel.
  197.  
  198. Riders of the Storm- My newest game idea...Is beginning to take shape.  
  199. Basically this is a really HUGE wargame with unit design and multiple 
  200. players.  A special command structure will allow for movement of many 
  201. units at once.  This one's release date depends solely on how much 
  202. SUPPORT you people give my other games.  Update:  I'll be making this 
  203. one a BBS game for both the Atari and IBM machines.  The front-end 
  204. programs will allow either machine to look transparent to the other.  
  205. Imagine a BBS game with GREAT front-end graphics, digital sound, ect!
  206.  
  207. Well, time to go a celebrate the New Year...have fun!!
  208.  
  209.  
  210. Later
  211.  
  212.  
  213. Rob...
  214.  
  215.